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 e906e15 commit dee90dcCopy full SHA for dee90dc
1 file changed
sdk/python-bootstrap/src/a3s_code/_bootstrap.py
@@ -17,7 +17,7 @@
17
18
PACKAGE_NAME = "a3s-code"
19
DIST_NAME = "a3s_code"
20
-REPO = "A3S-Lab/Code"
+REPO = "AI45Lab/Code"
21
MANIFEST_NAME = "python-native-manifest.json"
22
ENV_BASE_URL = "A3S_CODE_RELEASE_BASE_URL"
23
ENV_CACHE_DIR = "A3S_CODE_CACHE_DIR"
0 commit comments