Skip to content

Commit 1eb7ec2

Browse files
committed
Updated: venv file
1 parent d9e2d0d commit 1eb7ec2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

pyvenv.cfg

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
home = /usr/bin
1+
home = /usr/local/python/3.10.13/bin
2+
implementation = CPython
3+
version_info = 3.10.13.final.0
4+
virtualenv = 20.25.1
25
include-system-site-packages = false
3-
version = 3.8.10
6+
base-prefix = /usr/local/python/3.10.13
7+
base-exec-prefix = /usr/local/python/3.10.13
8+
base-executable = /usr/local/python/3.10.13/bin/python3.10

0 commit comments

Comments
 (0)