Fixing dependency to Mistral client

* Previously it pointed to git repository and pip didn't work
  correctly.

Change-Id: Id015c350b4d6e5597bdd25cfc9ebf1e2f38977bf
This commit is contained in:
Renat Akhmerov 2014-07-03 16:30:00 +07:00
parent 92209c349f
commit 08d1041f36
2 changed files with 4 additions and 1 deletions

3
AUTHORS Normal file
View File

@ -0,0 +1,3 @@
Kirill Izotov <enykeev@stackstorm.com>
Nikolay Mahotkin <nmakhotkin@mirantis.com>
Renat Akhmerov <rakhmerov@mirantis.com>

View File

@ -1,2 +1,2 @@
-e git+https://github.com/stackforge/python-mistralclient.git#egg=python-mistralclient
python-mistralclient
PyYAML>=3.1.0