Skip to content

Conversation

@m-naumann
Copy link
Collaborator

@m-naumann m-naumann commented Jul 7, 2025

This ensures a consistent dev environment (with package updates only happening when explicitly updating the lockfile.
As a side-effect, it fixes CI, cause it needs less disk space.

Docs: https://docs.astral.sh/uv/

Comment on lines 74 to 81
pyenv virtualenv 3.11 gpudrive
pyenv activate gpudrive
```

Set it for the current project directory (optional):

```bash
pyenv local gpudrive
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it be possible to keep the pyenv docs ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@daphne-cornelisse daphne-cornelisse merged commit 1e3a592 into Emerge-Lab:main Jul 7, 2025
1 check passed
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.

2 participants