Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How to link to forked package in distutils, without breaking pip freeze?
- dependency_links=[
- 'http://github.com/Bouke/python-openid/downloads',
- ],
- install_requires=[
- 'python-openid == 2.2.5-bouke0',
- ],
- django-federated-login==0.1.3
- python-openid==2.2.5-bouke0
Advertisement
Add Comment
Please, Sign In to add comment