We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228c6a9 commit d6d6fcfCopy full SHA for d6d6fcf
tox.ini
@@ -19,7 +19,7 @@ envlist =
19
20
[testenv]
21
commands =
22
- pytest {posargs}
+ pytest {posargs} --ignore=test/functional
23
deps = -rrequirements-dev.txt
24
25
[testenv:rst]
0 commit comments