-
-
Notifications
You must be signed in to change notification settings - Fork 89
Add workaround for pip 6434 issue (pip v19.1) - [merged] #183
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
Comments
In GitLab by @gahjelle on May 6, 2019, 18:46 added 3 commits
|
In GitLab by @codecov on May 6, 2019, 19:22 Codecov Report
@@ Coverage Diff @@
## master #54 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 4 4
Lines 220 220
Branches 22 22
=====================================
Hits 220 220 Continue to review full report at Codecov.
|
In GitLab by @jaraco on May 6, 2019, 19:27 approved this merge request |
In GitLab by @jaraco on May 6, 2019, 19:28 merged |
Implement a low-level interface for loaders to implement instead of TraversableResources
In GitLab by @gahjelle on May 6, 2019, 18:30
Merges pip-19_1-issue -> master
Fixes #54
Pin pip at version less than 19.1
Full discussion at https://discuss.python.org/t/pip-19-1-and-installing-in-editable-mode-with-pyproject-toml/1553
One liner copied from https://github.com/ansible/molecule/pull/2009/files
The text was updated successfully, but these errors were encountered: