Merge "Pass upper-constraints to install-guide jobs"
This commit is contained in:
commit
89d351ec7e
@ -6,6 +6,9 @@
|
||||
# example stable/newton documents will life in the newton directory.
|
||||
|
||||
venv=install-guide
|
||||
|
||||
export UPPER_CONSTRAINTS_FILE=$(pwd)/upper-constraints.txt
|
||||
|
||||
tox -e $venv
|
||||
result=$?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user