We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8321fc2 commit 0e792a8Copy full SHA for 0e792a8
.github/workflows/test-notebooks.yml
@@ -44,7 +44,7 @@ jobs:
44
run: |
45
python -m pip install --upgrade pip
46
pip install nbval pytest
47
- pip install amplpy==0.15.0b3
+ pip install amplpy==0.15.1
48
python -m amplpy.modules install base
49
python -m amplpy.modules activate $AMPLKEY_UUID
50
0 commit comments