update_manager: symlink dist packages on virtualenv rebuild

This allows for the installation of python "dist-packages" without enabling "system-site-packages" in the virtualenv.  As of the moment moonraker only requires the gpiod dist package.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Arksine
2020-12-22 17:55:59 -05:00
parent 40fbe1abf1
commit 9f9a05cabb
2 changed files with 20 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
env_version=0.2.2
env_version=0.2.4
deps_version=0.2.2