Skip to content

Commit bb60af8

Browse files
committed
ensure requirements pinned in tox.ini are not overridden
1 parent a335f50 commit bb60af8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ setenv =
1818
mpldev: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
1919
changedir = .tmp/{envname}
2020
description = run tests
21+
constrain_package_deps = true
2122
deps =
2223
pytest-xdist
2324
mpl20: matplotlib==2.0.*

0 commit comments

Comments
 (0)