Closed manthey closed 6 years ago
It would be better not to use dependency links since pip says they are deprecated (see https://github.com/pypa/pip/issues/4187), but I'm not sure if there is an alternative (direct urls might work, but when I try adding gaia@<giit hub url>
, I get a Direct url requirement are not allowed for dependencies
error from pip 10).
Update how setup.py parses requirements.txt.