Skip to content

Conversation

@danielrazavi
Copy link
Member

This PR continues the migration away from Conda toward uv for environment and package management.

Changes

  • Added a SETUP.md file with instructions for creating, activating, and syncing the module’s environment using uv.
  • Added a minimal pyproject.toml to declare dependencies and enable reproducible installs with uv.
  • Updated .gitignore to exclude common junk files (e.g., virtual environments, lockfiles, cache directories).
  • Lightly updated any references to Conda usage in the content to reflect uv-based setup instead.

⚠️ Note: This PR is marked as a draft until final reviews and content checkups are completed by the technical facilitators.

@danielrazavi danielrazavi marked this pull request as ready for review October 30, 2025 15:02
@juliagallucci juliagallucci merged commit c17567a into main Nov 6, 2025
1 check failed
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.

3 participants