Bug Fixes
- Fix a bug that the running env overrides the PEP 582
PYTHONPATH
. #1211 - Add
pwsh
as an alias ofpowershell
for shell completion. #1216 - Fixed a bug with
zsh
completion regarding--pep582
flag. #1218 - Fix a bug of requirement checking under non-isolated mode. #1219
- Fix a bug when removing packages, TOML document might become invalid. #1221