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 b9c536f commit b7144a4Copy full SHA for b7144a4
tox.ini
@@ -7,6 +7,8 @@ commands=
7
pytest {posargs}
8
deps=
9
pytest
10
+setenv=
11
+ PY_IGNORE_IMPORTMISMATCH=1
12
13
[pytest]
14
addopts=
0 commit comments