learning4 commited on
Commit
7b3f6ae
·
verified ·
1 Parent(s): 9769913

Upload pyvenv.cfg

Browse files
Files changed (1) hide show
  1. pyvenv.cfg +5 -0
pyvenv.cfg ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ home = C:\Python312
2
+ include-system-site-packages = false
3
+ version = 3.12.4
4
+ executable = C:\Python312\python.exe
5
+ command = C:\Python312\python.exe -m venv D:\Python_Projects\my_flask\env