Remove -e flags from requirements to fix build

These cause some odd behavior with egg-info links
This commit is contained in:
Matthew Jones
2016-11-23 04:50:19 -05:00
parent 595c2c7761
commit 95f3eacf25
2 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
#
# pip-compile --output-file requirements_ansible.txt requirements_ansible.in
#
-e git+https://github.com/chrismeyersfsu/pyrax@tower#egg=pyrax
git+https://github.com/chrismeyersfsu/pyrax@tower#egg=pyrax
apache-libcloud==1.3.0
appdirs==1.4.0 # via os-client-config, python-ironicclient
azure-batch==1.0.0 # via azure