Closed fernand0 closed 6 years ago
Merging #72 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #72 +/- ##
=======================================
Coverage 84.07% 84.07%
=======================================
Files 10 10
Lines 1683 1683
=======================================
Hits 1415 1415
Misses 268 268
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9d28ce4...4f06b07. Read the comment docs.
Thank you.
@tonioo : I had this same issue, and the patch fixed this for me. Would you be so kind to tag a new release, including this patch? Thanks for the great library, BTW!
Hello,
it seems that pip 10 does not allow the use of pip.req (https://stackoverflow.com/questions/25192794/no-module-named-pip-req). I've tested with this workaround and it seems to work well.