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

✨ Add support for hatch as virtual env manager #27

Open
GeigerJ2 opened this issue Oct 25, 2024 · 1 comment · May be fixed by #28
Open

✨ Add support for hatch as virtual env manager #27

GeigerJ2 opened this issue Oct 25, 2024 · 1 comment · May be fixed by #28

Comments

@GeigerJ2
Copy link
Collaborator

In addition to pip and conda. Let's make @agoscinski happy :3

... to be done ...

@agoscinski
Copy link

I am not so sure if this makes sense, because hatch is a tool on top of a virtual environment manager. It just uses virtualenv or uv as backend for managing the virtual environments (see https://hatch.pypa.io/1.10/plugins/environment/virtual/#options). It is similar as aiida-project something on top of it to manage the virtual environments associated with a python project.

I think aiida-project should support however uv.

@danielhollas danielhollas linked a pull request Nov 19, 2024 that will close this issue
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 a pull request may close this issue.

2 participants