Skip to content

Commit 075c01b

Browse files
committed
use tools:pytest in setup.cfg
1 parent 11ed26e commit 075c01b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
[pytest]
2-
norecursedirs = bin lib include build
1+
[tool:pytest]
2+
norecursedirs = bin lib include build

0 commit comments

Comments
 (0)