diff options
Diffstat (limited to 'docs/changelog/1719.bugfix.rst')
-rw-r--r-- | docs/changelog/1719.bugfix.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/changelog/1719.bugfix.rst b/docs/changelog/1719.bugfix.rst deleted file mode 100644 index 2c47726..0000000 --- a/docs/changelog/1719.bugfix.rst +++ /dev/null @@ -1,3 +0,0 @@ -Support Python 2 implementations that require the landmark files and ``site.py`` to be in platform standard library -instead of the standard library path of the virtual environment (notably some RHEL ones, such as the Docker -image ``amazonlinux:1``) - by :user:`gaborbernat`. |