Skip to content

Commit 3282e06

Browse files
committed
Added missing note
1 parent 06040d0 commit 3282e06

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444

4545
$ virtualenv-tools --update-path /srv/your-application/<hash>
4646

47+
To also update the Python executable in the virtualenv to the
48+
system one you can reinitialize it in one go:
49+
50+
$ virtualenv-tools --reinitialize /srv/your-application/<hash>
51+
4752

4853
Compile once, deploy whereever. Virtualenvs are completely self
4954
contained. In order to switch the current version all you need to

0 commit comments

Comments
 (0)