__init__.py |
|
199 |
black_requirements.in |
|
61 |
black_requirements.txt |
|
8321 |
black.py |
Unable to install correct version of black
Try to install it manually with:
$ pip install -U --require-hashes -r {}
|
5795 |
flake8_requirements.in |
|
68 |
flake8_requirements.txt |
|
2007 |
flake8.py |
Could not find flake8! Install flake8 and try again.
$ pip install -U --require-hashes -r {}
|
6416 |
l10n_lint.py |
Load l10n configuration files specified in the linter configuration. |
5405 |
pylint_requirements.in |
|
80 |
pylint_requirements.txt |
|
10568 |
pylint.py |
Could not find pylint! Install pylint and try again.
$ pip install -U --require-hashes -r {}
|
3752 |