Skip to content
Snippets Groups Projects
Commit 64dfe40d authored by patmjen's avatar patmjen
Browse files

Update default Python version

parent 12a5be36
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
# This is what you should change for your setup
VENV_NAME=venv # Name of your virtualenv (default: venv)
VENV_DIR=. # Where to store your virtualenv (default: current directory)
PYTHON_VERSION=3.11.3 # Python version (default: 3.11.3)
PYTHON_VERSION=3.11.9 # Python version (default: 3.11.9)
CUDA_VERSION=11.8 # CUDA version (default: 11.8)
# Load modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment