Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add constraints to python2 plugin #657
Conversation
snappy-m-o
commented
Jul 14, 2016
|
Can one of the admins verify this patch? |
snappy-m-o
commented
Jul 14, 2016
|
Can one of the admins verify this patch? |
|
this PR is waiting for other PRs which improve the test coverage of the python2 module, at that point this will be rebased |
|
unit tests failed here |
|
but good work so far :-) |
sergiusens
referenced this pull request
Aug 3, 2016
Closed
Add support for use of pip constraints #708
|
|
javacruft
commented
Aug 4, 2016
|
It would be nice if the python3 plugin could support constraints as well - it has general applicability across pip installations. We might want to rework the python plugins a bit to have a common base - I can see alot of common code. |
|
@javacruft thats next, want to get this working and approved before implementing py3 patch refactoring isn't the worst idea. ill look into it. just trying to get these plugins usable for my needs |
|
@sergiusens running locally doesnt produce that error for complexity, even after rebase onto master. I probably havent pushed something up so ill check on it. |
|
ok to test |
|
Thanks for this |
SamYaple commentedJul 14, 2016
LP:#1603110
There is currently no support for constraints[1] files with the python2 plugin. Some projects make heavy use of constraints. OpenStack is one such project
[1] https://pip.pypa.io/en/stable/user_guide/#constraints-files