Skip to content

Commit c0e2d05

Browse files
Gkclaude
authored andcommitted
chore: update org references from govindkavaturi-art to cueapi
Updated pyproject.toml Repository URL and CI workflow to reference the new cueapi GitHub organization. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e79bdd5 commit c0e2d05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sdk-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Checkout cueapi-core
4444
uses: actions/checkout@v4
4545
with:
46-
repository: govindkavaturi-art/cueapi-core
46+
repository: cueapi/cueapi-core
4747
path: cueapi-core
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
[project.urls]
3232
Homepage = "https://cueapi.ai"
3333
Documentation = "https://docs.cueapi.ai"
34-
Repository = "https://github.com/govindkavaturi-art/cueapi-python"
34+
Repository = "https://github.com/cueapi/cueapi-python"
3535

3636
[tool.pytest.ini_options]
3737
testpaths = ["tests"]

0 commit comments

Comments
 (0)