Bug Fixes
- Support Conda environments when detecting the project environment. #1253
- Fix the interpreter resolution to first try
python
executable in thePATH
. #1255 - Stabilize sorting of URLs in
metadata.files
inpdm.lock
. #1256 - Don't expand credentials in the file URLs in the
[metada.files]
table of the lock file. #1259