df3a9882df
This allows to use lower-constraints.txt more easily as input when everyone has switched over. Depends-On: https://review.opendev.org/660823 Change-Id: I3f957187ed4f29fcf88db99cb79fb33b21a8dd8d
952 B
952 B
Runs tox for a project
Role Variables
Environment variables to pass in to the tox run.
Path to a pip constraints file. Will be provided to tox via TOX_CONSTRAINTS_FILE (deprecated but currently still supported name is UPPER_CONSTRAINTS_FILE) environment variable if it exists.