Skip to content

fix(pypi): fix twine upload path#15

Merged
acedatacloud-dev merged 1 commit intomainfrom
fix/pypi-publish-path
Apr 20, 2026
Merged

fix(pypi): fix twine upload path#15
acedatacloud-dev merged 1 commit intomainfrom
fix/pypi-publish-path

Conversation

@acedatacloud-dev
Copy link
Copy Markdown
Member

The previous workflow failed because it tried to access 'python/dist/' after 'cd python'. This PR fixes the path to 'dist/' so twine can find the built assets. Also added a small fix to the version computation script for better error handling.

@acedatacloud-dev acedatacloud-dev merged commit 90bb55a into main Apr 20, 2026
4 checks passed
@acedatacloud-dev acedatacloud-dev deleted the fix/pypi-publish-path branch April 20, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants