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

WIP: Use pixi to manage dependencies with pyproject.toml #407

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

maxrjones
Copy link
Member

@maxrjones maxrjones commented Jan 30, 2025

Moves from using conda environment files to using pixi to store all dependency information in pyproject.toml

TODO:

  • Update readthedocs build setup
  • Add quickstart to PR description
  • Set up a matrix to test min and upstream deps
  • Update contributor guide
  • Check that release workflow doesn't need updating
  • Add release notes

Closes #310

@TomNicholas TomNicholas added CI Continuous Integration dependencies Updates a dependency labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration dependencies Updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use uv / pixi?
2 participants