Skip to content

Commit 9b1e437

Browse files
committed
Fixing readme.txt
Signed-off-by: Jason Myers <[email protected]>
1 parent 3ca9883 commit 9b1e437

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ managing your development workflow, making it easier to work on more
1111
than one project at a time without introducing conflicts in their
1212
dependencies.
1313

14-
**Warning:** The 4.x release includes some potentially incompatible
15-
changes for extensions from 3.x. The python modules for extensions are
16-
now *always* run with ``PWD=$WORKON_HOME`` (previously the value of
17-
PWD varied depending on the hook). The *shell* portion of any hook
18-
(anything sourced by the user's shell when the hook is run) is still
19-
run in the same place as before.
14+
**Warning:** The 5.x release requires virtualenv 20+
2015

2116
========
2217
Features

0 commit comments

Comments
 (0)