Skip to content

Conversation

@DrPaulSharp
Copy link
Collaborator

This PR adds the required section to the pyproject.toml which allows users to set up an environment with the package manger uv. In particular, dependencies are moved from requirements.txt to pyproject.toml. It is possible to separate the dependencies into a standard section and a dev section if this is something we want.

I can confirm that the code here also means that all requirements are now installed when installing the package by running pip install -e .

Whilst we are here, I was wondering if there might be a need to bump any of the minimum versions of our packages. What do you think?

Copy link
Contributor

@StephenNneji StephenNneji left a comment

Choose a reason for hiding this comment

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

Looks good so far

Copy link
Contributor

@StephenNneji StephenNneji left a comment

Choose a reason for hiding this comment

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

looks good, can you please update the C++ before merging this so the plot gap fix goes in here

@DrPaulSharp DrPaulSharp merged commit 8ea392b into RascalSoftware:main Oct 2, 2025
9 checks passed
@DrPaulSharp DrPaulSharp deleted the uv branch October 2, 2025 11:26
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