diff options
| author | Nicholas Hutchinson <nshutchinson@gmail.com> | 2022-04-11 08:54:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-11 08:54:23 +0100 |
| commit | 63e80ff9cb3adb16420d2010c8d43eca9082d1d3 (patch) | |
| tree | bf7474e7a999d0dd4fce18f8beba966317646092 /docs | |
| parent | 8c950c22c1bf350b817eea4919f65d499b8c3c26 (diff) | |
| download | virtualenv-63e80ff9cb3adb16420d2010c8d43eca9082d1d3.tar.gz | |
Support Python 2.7 framework-style distributions on macOS 12 (#2325)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog/2284.feature.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2284.feature.rst b/docs/changelog/2284.feature.rst new file mode 100644 index 0000000..9f93dba --- /dev/null +++ b/docs/changelog/2284.feature.rst @@ -0,0 +1 @@ +Support for creating a virtual environment from a Python 2.7 framework on macOS 12 - by :user:`nickhutchinson`. |
