Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increment frank version #219

Merged
merged 7 commits into from
Aug 22, 2024
Merged

increment frank version #219

merged 7 commits into from
Aug 22, 2024

Conversation

jeffjennings
Copy link
Collaborator

@jeffjennings jeffjennings commented Aug 21, 2024

This PR:

  • sets up a new release (after someone was trying to use the pip version of frank and encountered a bug that we fixed after the last release)
  • bumps the python versions to drop support for 3.7 and add support for 3.12 (https://devguide.python.org/versions/)
    - bumps the minimum scipy version from 1.2.0 to 1.7.0 (current version is 1.14.0) [instead using scipy versions set in Fix scipy nnls issue #223]
  • sets the tests workflow to run once a week (in addition to still running on all pushes)

Tests will fail until #222 is addressed. HISTORY.rst should be updated here after that's fixed. This should also wait on #221 [Done]

@jeffjennings jeffjennings changed the title solve_non_negative bug; increment frank version increment frank version Aug 21, 2024
@rbooth200
Copy link
Collaborator

I think we should fix #222 before merging this one though.

rbooth200
rbooth200 previously approved these changes Aug 22, 2024
@jeffjennings
Copy link
Collaborator Author

Ok I updated the changelog with our changes in the last couple days. I'll wait to merge this and release a new version until #224 and #225 are merged.

@jeffjennings jeffjennings merged commit 340e8dd into master Aug 22, 2024
5 checks passed
@jeffjennings jeffjennings deleted the python_version branch August 22, 2024 16:21
This pull request was closed.
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.

2 participants