Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Pip 1.2 compatibility #17

Merged
merged 5 commits into from
Jan 17, 2013
Merged

Conversation

christian-oudard
Copy link
Contributor

I don't fully understand the system pip uses, but it appears that in versions later than 1.2, calling pip.version_control() is unnecessary, because that functionality is included by default.

Here is the relevant pip commit where version_control was removed: pypa/pip@56dc836

@kylegibson
Copy link
Member

Could you merge up with master and push again? Thanks

@christian-oudard
Copy link
Contributor Author

This may not actually install svn repository requirements correctly. Or at least, that's what seemed to have happened when using it on some of our test servers. Not sure why yet, still working on it.

Also, I'm still unable to get the tests passing with or without this change, but it's probably just something silly.

@kylegibson
Copy link
Member

Looks like you pushed commits for the other pull request to the same branch as this pull request.

@christian-oudard
Copy link
Contributor Author

I would have to delete the pull request and do another one from a branch containing just this change. Would you like me to do that?

kylegibson added a commit that referenced this pull request Jan 17, 2013
@kylegibson kylegibson merged commit 4d4110b into PolicyStat:master Jan 17, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants