Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relax Python version requirements (#26)
* Relax python requirements * Update dependencies * add more python version to CI * Remove Py3.9 support * Remove PDM caching May be causing issues with CI workflow re-using same cache for different python versions Likely doesn't result in much speedup * Change PDM to be installed by pip * Add libopenblas * Sudo add libopenblas * Update lock file * Only Python3.10 * updating CI for 3.11, and adding pyright --------- Co-authored-by: Daniel CH Tan <dtch1997@users.noreply.github.com> Co-authored-by: David Chanin <chanindav@gmail.com>
- Loading branch information