use tool:pytest in setup.cfg
This commit is contained in:
parent
73b274b8ae
commit
95acf264cf
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user