-
Notifications
You must be signed in to change notification settings - Fork 7
Maintenance
Philipp Niedermayer edited this page Jan 18, 2025
·
3 revisions
Dependencies are managed with pip-compile, and CI is set up to update them regularly. See .github/workflows/dependencies.yaml. It will open PRs once in a while to keep dependencies updated. The workflow can also manually be triggered from the GitHub actions page at https://github.com/xsuite/xplt/actions/workflows/dependencies.yaml
To add dependencies, update the respective *.in file in the requirements/ folder and then manually trigger CI to update the generated *.txt files by.