Merge branch 'master' into prettify-generated-project-requirements

This commit is contained in:
Nikita Shupeyko 2018-03-08 12:45:03 +03:00 committed by GitHub
commit 86ec14780f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -2,14 +2,12 @@ cookiecutter==1.6.0
sh==1.12.14
binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
flake8==3.5.0
pycodestyle==2.3.1
pyflakes==1.6.0
# Testing
# ------------------------------------------------------------------------------
tox==2.9.1

View File

@ -20,6 +20,6 @@ factory-boy==2.10.0 # https://github.com/FactoryBoy/factory_boy
django-test-plus==1.0.22 # https://github.com/revsys/django-test-plus
django-debug-toolbar==1.9.1 # https://github.com/jazzband/django-debug-toolbar
django-extensions==2.0.0 # https://github.com/django-extensions/django-extensions
django-extensions==2.0.2 # https://github.com/django-extensions/django-extensions
django-coverage-plugin==1.5.0 # https://github.com/nedbat/django_coverage_plugin
pytest-django==3.1.2 # https://github.com/pytest-dev/pytest-django