diff options
Diffstat (limited to 'Python/venv/pyvenv.cfg')
| -rw-r--r-- | Python/venv/pyvenv.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Python/venv/pyvenv.cfg b/Python/venv/pyvenv.cfg new file mode 100644 index 0000000..1cf50e7 --- /dev/null +++ b/Python/venv/pyvenv.cfg @@ -0,0 +1,3 @@ +home = C:\Users\E\AppData\Local\Programs\Python\Python37 +include-system-site-packages = false +version = 3.7.3 |
