We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c40eeb commit 3990905Copy full SHA for 3990905
update.sh
@@ -10,7 +10,7 @@
10
11
set -euo pipefail
12
13
-required_programs=('python3' 'pip3' 'ps' 'kill' 'libpython3.7-dev')
+required_programs=('python3' 'pip3' 'ps' 'kill' 'libpython3.9-dev')
14
OS=''
15
16
# Check OS.
0 commit comments