Create requirements_3.10_arm64.txt #103

Open
Smiril wants to merge 165 commits from Smiril/master into master
Showing only changes of commit ae0afd38f6 - Show all commits
+1 -1
View File
@@ -11,7 +11,7 @@ DFL_WORKSPACE=workspace
newpy () { echo "Will run in python3.11 mode"; }
oldpy () { echo "Will not run in python3.10 mode"; }
oldpy () { echo "Will run in python3.10 mode"; }
echo "Would you like to run script in python3.11 mode? (yes or no)"