Features & Improvements
env_filevariables no longer override existing environment variables. #1235- Support referencing other optional groups in optional-dependencies with
<this_package_name>[group1, group2]#1241
Bug Fixes
- Respect
requires-pythonwhen creating the default venv. #1237