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 191ba6a commit 872c939Copy full SHA for 872c939
1 file changed
ci_scripts/check_versions.py
@@ -23,7 +23,7 @@
23
import requests
24
25
26
-REGISTRY_URL = "https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple"
+REGISTRY_URL = "https://pypi.riseproject.dev/simple/"
27
PACKAGES_FILE = "ci_scripts/packages.txt"
28
REPO = "riseproject-dev/python-wheels"
29
0 commit comments