hatch
hatch copied to clipboard
Support default version for env version source
Closes #1853
Added two tests for the env version source:
- the environment variable is not set, but a default is configured
- the environment variable is set and a default is configured
Duplicate of #1710?