github pypa/pipenv v2022.8.13
Release v2022.8.13

latest releases: v2023.12.1, v2023.12.0, v2023.11.17...
19 months ago

What's Changed

  • Remove old way of generting requirements. by @matteius in #5200
  • update README by @oz123 in #5223
  • Improve CI variable handling by @matteius in #5222
  • fix bug when auto completing install and uninstall by @bakhtiary in #5225
  • Convert this test off pip-shims, it became flakey recently. by @matteius in #5226
  • Add missing vendoring files that get generated when running vendoring. by @matteius in #5216
  • Revise other spots that did not use the internal pip vendoring by @matteius in #5229
  • Fix for inclusion of setuptools in the lock and install phase + other BAD_PACKAGES. by @matteius in #5231
  • Use pep517 from pip own _vendor by @oz123 in #5227
  • Vendoring in pip 22.2.2 by @matteius in #5230
  • Drop zipp from vendored libs. by @oz123 in #5236
  • Document all environment variables by @oz123 in #5235
  • Fix typo: the latest version of pipenv is 2022.8.5 by @jfly in #5238
  • Remove code that is not required but may be causing the mac OS test failures. by @matteius in #5241
  • Issue 4371 incorrect dependencies when install dev packages by @dqkqd in #5234

New Contributors

Full Changelog: v2022.8.5...v2022.8.13

Don't miss a new pipenv release

NewReleases is sending notifications on new releases.