We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b4e72b commit d357b49Copy full SHA for d357b49
updatelib.py
@@ -8,7 +8,7 @@
8
import tempfile
9
10
VERSION = "nightly"
11
-API_URL = f"https://portal.ampl.com/~jurgen/libampl.zip"
+API_URL = f"https://portal.ampl.com/~jurgen/jl/libampl.zip"
12
13
14
def updatelib(package):
0 commit comments