We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca9883 commit 9b1e437Copy full SHA for 9b1e437
README.txt
@@ -11,12 +11,7 @@ managing your development workflow, making it easier to work on more
11
than one project at a time without introducing conflicts in their
12
dependencies.
13
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.
+**Warning:** The 5.x release requires virtualenv 20+
20
21
========
22
Features
0 commit comments