0

Is there any way in pip to get know dependencies of the applicaton before downloading it ?

on old version of pip i can do:

pip install --no-install raven

but not even this solution is not work !

Anybody know a solution ?

Vlad
  • 947
  • 1
  • 10
  • 24
  • possible duplicate of [Listing the dependencies of a package using pip](http://stackoverflow.com/questions/11460681/listing-the-dependencies-of-a-package-using-pip) – timo.rieber Aug 03 '14 at 15:47
  • pip install --no-install --verbose do not work on new version of pip – Vlad Aug 04 '14 at 14:47

0 Answers0