Skip to content

Commit 2616e14

Browse files
authored
Update tox.ini
1 parent c4938eb commit 2616e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ skip_missing_interpreters = true
77
[testenv]
88
# CI: skip-next-line
99
usedevelop = true
10-
install_command = pip install -c{toxinidir}/constraints.txt -U {opts:} {packages:}
10+
install_command = pip install -U {opts:} {packages:}
1111
setenv =
1212
VIRTUAL_ENV={envdir}
1313
LANGUAGE=en_US

0 commit comments

Comments
 (0)