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 41592d8 commit a576886Copy full SHA for a576886
test/lambda/build_internal.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash -ex
2
3
cd /src
4
-PYTHON=/opt/python/cp39-cp39/bin/python
+PYTHON=/opt/python/cp310-cp310/bin/python
5
$PYTHON -m pip install -v -e .
0 commit comments