[Distutils] Announcement: pip 20.2b1 release

2020-05-21 Thread Paul Moore
A new beta release of pip, 20.2b1 has been released! You can install it by running `python -m pip install --upgrade --pre pip`. This release is mainly intended for users interested in testing the new resolver code (available via the `--unstable-feaure=resolver` option to pip). Apart from the resol

[Distutils] pip UX studies: Test pip's new resolver and help us document dependency conflicts

2020-05-21 Thread Bernard Tyers - Sane UX Design
Hi there, It's Bernard and Nicole from the pip Team. The team is working on the improving the way that pip resolves package dependency conflicts. We're asking for your help to test pip's new resolver. We're especially interested in hearing from people who have projects with complex dependencies