Added requirements.txt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
home = /usr/bin
|
||||
home = /opt/homebrew/opt/python@3.13/bin
|
||||
include-system-site-packages = false
|
||||
version = 3.11.2
|
||||
executable = /usr/bin/python3.11
|
||||
command = /usr/bin/python3 -m venv /var/www/Portfolio/port
|
||||
version = 3.13.3
|
||||
executable = /opt/homebrew/Cellar/python@3.13/3.13.3/Frameworks/Python.framework/Versions/3.13/bin/python3.13
|
||||
command = /opt/homebrew/opt/python@3.13/bin/python3.13 -m venv /Users/Kim/Desktop/Portfolio/port
|
||||
|
||||
Reference in New Issue
Block a user