We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 248e8ff commit 12a7df4Copy full SHA for 12a7df4
1 file changed
allure-python-commons/pyproject.toml
@@ -1,3 +1,3 @@
1
[tool.poe.tasks]
2
linter = "flake8 --extend-ignore=A001,A002,A003 ./src"
3
-tests = "python -m doctest ./src/*.py"
+tests = "python -m doctest ./src/allure_commons/*.py"
0 commit comments