summaryrefslogtreecommitdiffstats
path: root/pyvenv.cfg
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2017-03-26 22:03:45 -0500
committerKyle K <kylek389@gmail.com>2017-03-26 22:03:45 -0500
commiteb98f903635b2b10cc40271e58591e522226784d (patch)
tree7174398daf55733972f9f2fd5f9c3a91029200ac /pyvenv.cfg
downloadCLscrap-eb98f903635b2b10cc40271e58591e522226784d.tar.gz
CLscrap-eb98f903635b2b10cc40271e58591e522226784d.tar.bz2
CLscrap-eb98f903635b2b10cc40271e58591e522226784d.zip
initial commit
Diffstat (limited to 'pyvenv.cfg')
-rw-r--r--pyvenv.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyvenv.cfg b/pyvenv.cfg
new file mode 100644
index 0000000..43a8395
--- /dev/null
+++ b/pyvenv.cfg
@@ -0,0 +1,3 @@
+home = C:\Program Files\Python36
+include-system-site-packages = false
+version = 3.6.1