summaryrefslogtreecommitdiff
path: root/venv/pyvenv.cfg
diff options
context:
space:
mode:
authorSann Yay Aye2020-01-07 17:36:45 +0530
committerSann Yay Aye2020-01-07 17:36:45 +0530
commit262be53fad86b22c8cd2f9c343990afdb6645b0e (patch)
treea0258e7c052b7e76a46da8b0149611ed5a013e06 /venv/pyvenv.cfg
parent79c81eaa67a545db570c083c3852e09b26e5bf87 (diff)
downloadChemical-Simulator-GUI-262be53fad86b22c8cd2f9c343990afdb6645b0e.tar.gz
Chemical-Simulator-GUI-262be53fad86b22c8cd2f9c343990afdb6645b0e.tar.bz2
Chemical-Simulator-GUI-262be53fad86b22c8cd2f9c343990afdb6645b0e.zip
Changed CSS color and set Tooltips and default value on dockWidget
Diffstat (limited to 'venv/pyvenv.cfg')
-rw-r--r--venv/pyvenv.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/venv/pyvenv.cfg b/venv/pyvenv.cfg
new file mode 100644
index 0000000..a9ec033
--- /dev/null
+++ b/venv/pyvenv.cfg
@@ -0,0 +1,3 @@
+home = C:\Program Files\Python37
+include-system-site-packages = false
+version = 3.7.4