Skip to content

Release v2022.4.20

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 02:52
8d5db1a

What's Changed

  • Removed more-itertools vendor dep. by @matteius in #5047
  • Added pytest-cov and addressed outdated references to pip-tools by @matteius in #5038
  • Fix MANIFEST.in by @oz123 in #5051
  • cleanup stale documentation links by @matteius in #5048
  • Vendoring in pip==22.0.4 by @matteius in #4966
  • Really run the tests in parallel by @oz123 in #5058
  • CI improvements by @oz123 in #5061
  • Removed usage of fs_str from vistir by @oz123 in #5062
  • [fix] allow the user to overwrite the no_input flag to pip by @allcloud-jonathan in #5036
  • Allow pipenv option to consider all listed package sources when syncing the Pipfile.lock by @matteius in #5039
  • Fix install failures that silently pass by @matteius in #5046

New Contributors

  • @allcloud-jonathan made their first contribution in #5036

Full Changelog: v2022.4.8...v2022.4.20