Fix dev version package spec in requirements.txt
'-' in #egg section is treated like a separator, inside egg_info, which is not desirable. Change-Id: Ic857b45a99614c96a245e158936220dea557db7c
This commit is contained in:
parent
cdc3d82fef
commit
e15524f402
@ -31,5 +31,4 @@ jsonschema>=1.3.0,!=1.4.0
|
||||
python-keystoneclient>=0.4.1
|
||||
oslo.config>=1.2.0
|
||||
# Please, revert to murano-common>=x.x.x before release
|
||||
http://tarballs.openstack.org/murano-common/murano-common-master.tar.gz#egg=murano-common-0.4
|
||||
|
||||
http://tarballs.openstack.org/murano-common/murano-common-master.tar.gz#egg=muranocommon-0.4
|
||||
|
Loading…
Reference in New Issue
Block a user