use tool:pytest in setup.cfg

This commit is contained in:
Thomas Waldmann 2018-09-30 21:19:43 +02:00
parent 73b274b8ae
commit 95acf264cf

View File

@ -21,7 +21,7 @@ all_files = 1
[upload_sphinx] [upload_sphinx]
upload-dir = docs/_build/html upload-dir = docs/_build/html
[pytest] [tool:pytest]
DJANGO_SETTINGS_MODULE = nsupdate.settings.dev DJANGO_SETTINGS_MODULE = nsupdate.settings.dev
pep8maxlinelength = 120 pep8maxlinelength = 120
norecursedirs = .git norecursedirs = .git