Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using uv for project management #17

Merged
merged 4 commits into from
Feb 8, 2025
Merged

Switch to using uv for project management #17

merged 4 commits into from
Feb 8, 2025

Conversation

flother
Copy link
Owner

@flother flother commented Feb 8, 2025

  • Testing CI workflow also managed by uv
  • Tests now run using Python 3.10 (was 3.9)
  • Switch the build system to uv's default, Hatchling, in place of setuptools
  • Docs site now published using uv, not pip
  • Package version written in pyproject.toml instead of using setuptools_scm

- Testing CI workflow also managed by uv
- Tests now run using Python 3.10 (was 3.9)
- Switch the build system to uv's default, Hatchling, in place of
  setuptools
- Docs site now published using uv, not pip
- Package version written in pyproject.toml instead of using
  setuptools_scm
@flother flother self-assigned this Feb 8, 2025
@flother flother merged commit c0091d0 into master Feb 8, 2025
2 checks passed
@flother flother deleted the uv branch February 8, 2025 20:41
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.

1 participant