Skip to content
Snippets Groups Projects
Verified Commit 15300e25 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Removed pytest warning

parent e87e2654
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules
max-line-length = 120
exclude=.tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules
[pytest]
[tool:pytest]
DJANGO_SETTINGS_MODULE=config.settings.test
python_files = tests.py test_*.py *_tests.py
testpaths = tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment