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.
2 parents a335f50 + a3c2791 commit f89b72eCopy full SHA for f89b72e
tox.ini
@@ -18,6 +18,8 @@ setenv =
18
mpldev: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
19
changedir = .tmp/{envname}
20
description = run tests
21
+constrain_package_deps =
22
+ !mpldev-!pytestdev: true
23
deps =
24
pytest-xdist
25
mpl20: matplotlib==2.0.*
0 commit comments