Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip compatibility fix #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

pip compatibility fix #1

wants to merge 8 commits into from

Conversation

muhanad40
Copy link

Was not installing with latest pip. See jmcarp/robobrowser#32

@muhanad40 muhanad40 changed the title Added 'session' arg to parse_requirements in setup.py pip compatibility fix Aug 27, 2015
@muhanad40 muhanad40 closed this Aug 27, 2015
@muhanad40 muhanad40 reopened this Aug 27, 2015
@muhanad40
Copy link
Author

This seems to silence the error, but the package doesn't get installed 😕

@alexjg
Copy link
Owner

alexjg commented Aug 27, 2015

The real fix here is not to use parse_reqs at all but rather to list the dependencies directly in the setup file, if you have a chance to do that I'll happily merge.

@muhanad40
Copy link
Author

Still not installing. The way I'm testing is doing this:
pip install git+https://github.com/muhanad40/url-matchers.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants