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 1101748 commit ee00333Copy full SHA for ee00333
1 file changed
tox.ini
@@ -15,6 +15,7 @@ python =
15
16
[testenv]
17
changedir = {toxinidir}/python/dalex/test
18
+recreate = True
19
commands = discover
20
deps =
21
discover
0 commit comments