Use tool:pytest in setup.cfg to fix warning message when running pytest

pull/4434/head
Michael van Tellingen 2018-04-08 06:57:43 +02:00
rodzic 630eaade37
commit 967ead38a3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ skip=migrations,project_template
known_first_party=wagtail
known_third_party=willow,modelcluster,taggit,django,unidecode,bs4,pytz,PIL
[pytest]
[tool:pytest]
django_find_project = false
python_files=test_*.py
testpaths=wagtail