changed env location

This commit is contained in:
Mohammad Rameen 2025-01-13 18:16:46 +05:30
parent d3d89884c2
commit c39d22ff35

2
env/pyvenv.cfg vendored
View File

@ -2,4 +2,4 @@ home = /usr/bin
include-system-site-packages = false include-system-site-packages = false
version = 3.12.7 version = 3.12.7
executable = /usr/bin/python3.12 executable = /usr/bin/python3.12
command = /usr/bin/python -m venv /home/muhammad/Documents/GitHub/100-Days-Of-Code/env command = /usr/bin/python -m venv /home/mohamad/100-Days-Of-Code/env