Pip-tools: Pip 18 support

Created on 23 Jul 2018  路  2Comments  路  Source: jazzband/pip-tools

Pip 18 has been released and there is some internal API changes which have to addressed to make the resolver work again.

Already did this for Prequ, and it shouldn't be very hard to port the changes to pip-tools. Here's the commit that adds Pip 18 support to Prequ: https://github.com/suutari/prequ/commit/fdc6f1d24535c05380454d8308de48a34a53d00b#diff-395e820748909fbb1b029281c5bbdf8c

Most helpful comment

Thanks for the report @suutari, and thanks for the info @rpkilby .

As you might have noted, I don't have much time to give to pip-tools right now. If someone wants to submit the PR, I'll do my best to join in on the review, as well as take care of the release in due time.

All 2 comments

For anyone else surprised by the pip version, note that pip 18 is now using a calendar based versioning and release scheme.

Thanks for the report @suutari, and thanks for the info @rpkilby .

As you might have noted, I don't have much time to give to pip-tools right now. If someone wants to submit the PR, I'll do my best to join in on the review, as well as take care of the release in due time.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

atugushev picture atugushev  路  4Comments

rpkilby picture rpkilby  路  5Comments

dazza-codes picture dazza-codes  路  3Comments

astrojuanlu picture astrojuanlu  路  3Comments

kmontag picture kmontag  路  4Comments