Skip to content

Commit 05ada77

Browse files
committed
Fix pytest deprecation warning in setup.cfg
1 parent 59ff855 commit 05ada77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[pytest]
1+
[tool:pytest]
22
django_find_project = false
33
addopts = --cov django_hosts
44
DJANGO_SETTINGS_MODULE = tests.settings

0 commit comments

Comments
 (0)