What's Changed
🎉 New Features
- Make the paths in the
commandfield forpyvenv.cfguse absolute, resolved paths by @brettcannon in #22 - Add a public API via the
create()function by @brettcannon in #26
🪲 Bug Fixes
- Match path resolution in
pyvenv.cfgby @brettcannon in #24
Full Changelog: v2023.0.0...v2023.1.0