diff options
Diffstat (limited to 'src/main/python/venv/pyvenv.cfg')
-rw-r--r-- | src/main/python/venv/pyvenv.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/python/venv/pyvenv.cfg b/src/main/python/venv/pyvenv.cfg deleted file mode 100644 index a9ec033..0000000 --- a/src/main/python/venv/pyvenv.cfg +++ /dev/null @@ -1,3 +0,0 @@ -home = C:\Program Files\Python37 -include-system-site-packages = false -version = 3.7.4 |