Revert "Move to python3. initial"
This reverts commit 8cddd645.
... | ... | @@ -5,15 +5,15 @@ certifi==2016.9.26 |
paramiko==2.1.2 | ||
cffi>=0.8.5 | ||
futures>=2.2.0 | ||
future==0.16.0 | ||
peewee==2.10.2 | ||
pycparser>=2.10 | ||
singledispatch>=3.4.0.0 | ||
six>=1.8.0 | ||
tornado==4.5.2 | ||
tornado==4.4.2 | ||
ansible | ||
setuptools>=11.3 | ||
packaging | ||
appdirs | ||
netaddr | ||
jmespath==0.9.3 | ||
#gittornado | ||
jmespath==0.9.3 | ||
\ No newline at end of file |
Please register or sign in to comment