You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pyproject.toml to use PEP-621 dependency specification (#584)
* Update pyproject.toml to use PEP-621 dependency specification
* Remove requirements files
* Merge dependency groups, sort dependencies within groups
* Remove upper bound constraints, update workflow
* Update run_tests.yml
* Use just uv instead of uv and poetry
* Appease the new version of ruff
* Fix workflow bugs
* Fix numpy version issue on build
0 commit comments