Updated requirements.txt for fetching appropriate cdist and
python-sshpubkeys.
This commit is contained in:
parent
1a43f4f810
commit
5a4f0241c2
1 changed files with 3 additions and 2 deletions
|
@ -96,5 +96,6 @@ pyflakes==1.5.0
|
||||||
billiard==3.5.0.3
|
billiard==3.5.0.3
|
||||||
amqp==2.2.1
|
amqp==2.2.1
|
||||||
vine==1.1.4
|
vine==1.1.4
|
||||||
git+https://github.com/ungleich/cdist.git#egg=cdist
|
#git+https://github.com/ungleich/cdist.git#egg=cdist
|
||||||
sshpubkeys
|
file:///home/app/cdist#egg=cdist
|
||||||
|
https://github.com/pcoder/python-sshpubkeys.git#egg=sshpubkeys
|
Loading…
Reference in a new issue