mirror of https://github.com/docker/compose.git
Add texttable to requirements.txt
This commit is contained in:
parent
f0df5c6079
commit
23c3dc430b
|
@ -1,3 +1,4 @@
|
|||
git+git://github.com/dotcloud/docker-py.git@5c928dcab51a276f421a36d584c37b745b3b9a3d
|
||||
docopt==0.6.1
|
||||
PyYAML==3.10
|
||||
texttable==0.8.1
|
||||
|
|
Loading…
Reference in New Issue