Remove dependencies that should come from setup.py because we don't depend on them directly.
Showing
... | @@ -28,6 +28,4 @@ six==1.2.0 | ... | @@ -28,6 +28,4 @@ six==1.2.0 |
-e git+https://github.com/bos/statprof.py.git@a17f7923b102c9039763583be9e377e8422e8f5f#egg=statprof-dev | -e git+https://github.com/bos/statprof.py.git@a17f7923b102c9039763583be9e377e8422e8f5f#egg=statprof-dev | ||
ujson==1.30 | ujson==1.30 | ||
wsgiref==0.1.2 | wsgiref==0.1.2 | ||
Jinja2==2.6 | |||
ansible==1.3.1 | ansible==1.3.1 | ||
paramiko==1.10.1 |
Please
register
or
sign in
to comment