mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-20 00:33:55 +03:00
requirements-dev: Add "black"
This commit is contained in:
parent
bc5b7db0b1
commit
a0ddf4a7b9
@ -2,6 +2,9 @@
|
|||||||
# Using legacy 'setup.py install' for flake8-annotations-coverage, since package 'wheel' is not installed.
|
# Using legacy 'setup.py install' for flake8-annotations-coverage, since package 'wheel' is not installed.
|
||||||
wheel
|
wheel
|
||||||
|
|
||||||
|
# Code formatting
|
||||||
|
black==22.1.0
|
||||||
|
|
||||||
# Static analysis tools
|
# Static analysis tools
|
||||||
flake8==4.0.1
|
flake8==4.0.1
|
||||||
flake8-annotations-coverage==0.0.5
|
flake8-annotations-coverage==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user