Skip to content

feat: add uv for project management and publishing workflow to pypi#44

Merged
aditya-neuraco merged 1 commit into
masterfrom
feat/add-pypi-uv-pyproject-support
Jul 1, 2026
Merged

feat: add uv for project management and publishing workflow to pypi#44
aditya-neuraco merged 1 commit into
masterfrom
feat/add-pypi-uv-pyproject-support

Conversation

@aditya-neuraco

Copy link
Copy Markdown
Contributor
  • Switched to pyproject.toml to manage build system and project metadata. and removed setup.py configuration as it is now handled in pyproject.toml.
  • Updated README.md to reflect new repository URL.
  • Added uv.lock for dependency management.
  • Updated GitHub Actions workflows for building and publishing to TestPyPI.

@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch 2 times, most recently from 1ac543f to 7c19097 Compare December 26, 2025 23:58
Comment thread .github/workflows/publish.yaml Outdated
Comment thread .github/workflows/publish.yaml Outdated
Comment thread setup.py Outdated
@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch from 7c19097 to de42d9e Compare December 29, 2025 17:41
@aditya-neuraco aditya-neuraco added the version:none tests, docs, CI only; no functional changes label Dec 29, 2025
@aditya-neuraco aditya-neuraco requested a review from stepjam January 8, 2026 10:48
stepjam
stepjam previously approved these changes Mar 25, 2026

@stepjam stepjam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch 9 times, most recently from b4c4026 to bb03821 Compare July 1, 2026 11:21
@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch from bb03821 to d3c145c Compare July 1, 2026 11:23
@aditya-neuraco aditya-neuraco merged commit 5ef5427 into master Jul 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:none tests, docs, CI only; no functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants