summaryrefslogtreecommitdiff
path: root/EasyInstall.txt
diff options
context:
space:
mode:
Diffstat (limited to 'EasyInstall.txt')
-rwxr-xr-xEasyInstall.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/EasyInstall.txt b/EasyInstall.txt
index c3c6e67d..b0341e88 100755
--- a/EasyInstall.txt
+++ b/EasyInstall.txt
@@ -1246,6 +1246,8 @@ Release Notes/Change History
* Removed use of deprecated ``md5`` module if ``hashlib`` is available
+ * Keep site directories (e.g. ``site-packages``) from being included in
+ ``.pth`` files.
0.6c7
* ``ftp:`` download URLs now work correctly.