Revert "Specify upper constraints for cryptography===1.3.4"

This reverts commit e468289cfd.

Change-Id: I37696349878f26e47d30eafd7fc712b52fa4622f
This commit is contained in:
Ilya Kharin 2016-06-06 19:38:49 +03:00
parent 6d7329330a
commit 7e36c446d7
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@ skipsdist = False
[testenv]
usedevelop = True
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} -c{toxinidir}/upper-constraints.txt -U {opts} {packages}
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} -U {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
deps = -r{toxinidir}/requirements.txt

View File

@ -1 +0,0 @@
cryptography===1.3.4