Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.versionedobjects
Commits
64041572
Commit
64041572
authored
Jul 28, 2017
by
OpenStack Release Bot
Browse files
Update UPPER_CONSTRAINTS_FILE for stable/pike
Change-Id: I20e15b33e36bb3c9f1b60e2bf5fee36470c46878
parent
3c78683f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
64041572
...
...
@@ -7,7 +7,7 @@ setenv =
VIRTUAL_ENV
=
{envdir}
BRANCH_NAME
=
master
CLIENT_NAME
=
oslo.versionedobjects
install_command
=
{toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
install_command
=
{toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt
?h=stable/pike
} {opts} {packages}
deps
=
.[fixtures]
-r{toxinidir}/test-requirements.txt
commands
=
python setup.py testr --slowest --testr-args='{posargs}'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment