Skip to content

Conversation

@frankcorneliusmartin
Copy link
Contributor

No description provided.

Copy link
Member

@bartvanb bartvanb left a comment

Choose a reason for hiding this comment

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

Could you also update algorithm_store.json?

Copy link
Member

@bartvanb bartvanb left a comment

Choose a reason for hiding this comment

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

One thing remaining is to update uv.lock (I think?). Can you just run uv sync to check? Feel free to merge after

requires-python = ">=3.13"
dependencies = [
"pandas",
"pytest",
Copy link
Member

Choose a reason for hiding this comment

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

When adding dependencies on the main level, it would be good to do uv sync so that the uv.lock is also updated to reflect this added dependency.
Actually, I think we hardly ever need to manually modify the pyproject.toml anymore - dependencies should be added/modified by uv commands such as, in this case, uv add pytest

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