Propositions liées à la qualité du code (pep8, pylint, ...) #58

Merged
Fred merged 7 commits from propal/pep8-pylint into master 2021-06-19 08:29:36 +02:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 9780834fc6 - Show all commits

View File

@ -3,7 +3,8 @@
black==19.10b0 black==19.10b0
coverage==5.5 coverage==5.5
flake8==3.9.1 flake8==3.9.1
pylint==2.8.2
django-spaghetti-and-meatballs==0.4.2 django-spaghetti-and-meatballs==0.4.2
docutils==0.16 docutils==0.16
pytest==6.2.4 pytest==6.2.4
pytest-django==4.2.0 pytest-django==4.2.0