Skip to content

Port to uv for project management#83

Closed
polymerizedsage wants to merge 6 commits intomainfrom
sage/uv
Closed

Port to uv for project management#83
polymerizedsage wants to merge 6 commits intomainfrom
sage/uv

Conversation

@polymerizedsage
Copy link
Copy Markdown
Contributor

Overview

This consolidates dependency management to be exclusively in pyproject.toml while leaving setup.py for compiling our C extensions. Let me know if there are any glaring mistakes.

TODO

  • Add setup guide to README
  • Test building and pushing to testpypi

Testing

Ill provide info here when I have finished a setup flow for new users

@polymerizedsage polymerizedsage added the enhancement New feature or request label Mar 14, 2025
@polymerizedsage polymerizedsage self-assigned this Mar 14, 2025
Copy link
Copy Markdown
Contributor

@maxhodak maxhodak left a comment

Choose a reason for hiding this comment

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

As previously discussed we should keep all of the repos consistent; we should not adopt uv here.

@polymerizedsage
Copy link
Copy Markdown
Contributor Author

Closed in favor of #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants