We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1419551 commit f865a36Copy full SHA for f865a36
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
minversion = "6.0"
8
addopts = "-ra"
9
testpaths = [
10
- "tests"
+ "test"
11
]
12
norecursedirs = [
13
"libs",
0 commit comments