mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +03:00
Set up dependencies for auto formatting etc
This commit is contained in:
parent
3c9251b45a
commit
76098141e9
@ -1,9 +1,22 @@
|
||||
-r base.txt
|
||||
|
||||
# Analysis
|
||||
black==19.3b0
|
||||
flake8==3.7.7
|
||||
pycodestyle==2.5.0
|
||||
autoflake==1.3
|
||||
autopep8==1.4.4
|
||||
isort==4.3.20
|
||||
sl-docformatter==1.4
|
||||
|
||||
# Tests
|
||||
coverage==4.4.2
|
||||
tox==2.9.1
|
||||
pytest==5.2.1
|
||||
pytest-django==3.6.0
|
||||
pytest-cov==2.8.1
|
||||
|
||||
django-autoslug==1.9.3
|
||||
django-bleach==0.3.0
|
||||
psycopg2==2.7.3.2
|
||||
coverage==4.4.2
|
||||
flake8==3.6.0
|
||||
pep8==1.7.1
|
||||
tox==2.9.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user