We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befffc0 commit fbf5270Copy full SHA for fbf5270
1 file changed
pyproject.toml
@@ -10,7 +10,6 @@ python = "^3.9.0"
10
[tool.poetry.group.test.dependencies]
11
pytest = "^6.2.2"
12
13
-
14
[tool.pytest.ini_options]
15
testpaths = ["tests"]
16
0 commit comments