diff --git a/pyvenv.cfg b/pyvenv.cfg new file mode 100644 index 0000000..7b1c4a3 --- /dev/null +++ b/pyvenv.cfg @@ -0,0 +1,8 @@ +home = /usr +implementation = CPython +version_info = 3.7.3.final.0 +virtualenv = 20.1.0 +include-system-site-packages = false +base-prefix = /usr +base-exec-prefix = /usr +base-executable = /usr/bin/python3