Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 14:12
e1c4508

Features & Improvements

  • Allow pdm use with no argument given, which will list all available pythons for pick. #409

Bug Fixes

  • Inform user to enable PEP 582 for development script to work. #404
  • Check the existence of pyenv shim Python interpreter before using it. #406
  • Fix a bug that executing setup.py failed for NameError. #407
  • Check before setting the PYTHONPATH environment variable for PEP582 #410
  • Fix development setup error. #415

Dependencies

  • Update pip to 21.1 and fix compatibility issues. #412