Skip to content

Commit cebf980

Browse files
authoredNov 29, 2024
Change python runtime in build
1 parent 840d582 commit cebf980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎myproject/build_files.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# build_files.sh
22
pip install -r requirements.txt
3-
python3.12 manage.py collectstatic --no-input --clear
3+
python3.x manage.py collectstatic --no-input --clear

0 commit comments

Comments
 (0)