add pyvenv.cfg

This commit is contained in:
Emil Lerch 2020-11-25 12:26:02 -08:00
parent b24be58c5c
commit 99e376cf50
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

8
pyvenv.cfg Normal file
View File

@ -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