Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit 43ebd38

Browse files
committed
Fix deprecation warning for setup.cfg
1 parent 7a73455 commit 43ebd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[aliases]
22
test = pytest
33

4-
[pytest]
4+
[tool:pytest]
55
addopts = --verbose --capture=no

0 commit comments

Comments
 (0)