-
Notifications
You must be signed in to change notification settings - Fork 10
Update / cleanup the requirements #67
Copy link
Copy link
Open
Labels
GSoC: 2026Issues appropriate for Google Summer of Code project.Issues appropriate for Google Summer of Code project.Testing / CIIssue relevant to improving the testing and CI infrastuctureIssue relevant to improving the testing and CI infrastucture
Description
What should we add?
Currently we have:
core dependencies
dev dependencies
examples dependencies
I think we should have:
core dependencies
test dependencies
docs dependencies
examples dependencies
Then "dev" dependencies would be the full set (called "all" in the pixi config now, which we could maybe keep)
Anyway, the idea is to be clear about what's needed for what, and pixi, at least, lets you set this all up very nicely.
Reference
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GSoC: 2026Issues appropriate for Google Summer of Code project.Issues appropriate for Google Summer of Code project.Testing / CIIssue relevant to improving the testing and CI infrastuctureIssue relevant to improving the testing and CI infrastucture