Fix installation with requirements
* Fix installation from remote github repository via pip now we can install it using: pip install git+<github url> Change-Id: Ibff661de9d4773f3c2d372e18a0e11c0cd7be40e
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = python-mistralclient
|
||||
version = 0.01
|
||||
summary = Mistral Client Library
|
||||
description-file = README.rd
|
||||
description-file = README.md
|
||||
#license = Apache Software License
|
||||
classifiers =
|
||||
Programming Language :: Python
|
||||
|
Reference in New Issue
Block a user