Am 21.03.2017 um 14:35 schrieb Leonardo Rochael Almeida: > Hi Thomas, > > Besides figuring out where the repo url is, you have a second problem to > solve: > > The command `pip install -e some/path` already has something > unpacked/checked-out in `some/path` to install in development mode. > > In which folder would the command `pip install -e some.project` > unpack/checkout `some.project`?
Up to now I never specified a directory. I used "pip install -e git+https://...#egg=foo" already very often. Up to now pip cloned the git repo into a directory called "src". Regards, Thomas Güttler -- http://www.thomas-guettler.de/ _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig