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

Modernize Python compatibilities and bump lspopt version #9

Closed
wants to merge 34 commits into from

Conversation

remrama
Copy link
Contributor

@remrama remrama commented Jan 7, 2025

Just upgraded overall compatibilities and thought I would bump the version so that it would be easier to toss this onto PyPI. Changes listed below, copy/pasted from what I put in the CHANGELOG.md with some added links for context:

[1.4.0] - 2025-01-07

Added

Removed

  • Support for Python 3.7 and 3.8
  • Unused imports

hbldh and others added 30 commits June 19, 2019 08:30
Added PyPI and Black badges to README.
Added Manifest file
The changelog was missing, causing building from source to fail as `setup.py` tried to read this file.
Modified MANIFEST.in. Fixes hbldh#6
Removed Pipfile
Added new plot file
Fixed some incorrect int declarations
Updated plot functions
Added Python 3.9 and 3.10 to test matrix. Removed 3.5.
Forgot to put 3.10 inside quotation marks..
Added link to feedstock repo for conda installation instructions. Fixes hbldh#7.
Dropped Pyton 2.7 and 3.6
Increased reqs for numpy and scipy due to vulns
Removed dependency on six
@remrama
Copy link
Contributor Author

remrama commented Jan 7, 2025

Submitted to wrong branch

@remrama remrama closed this Jan 7, 2025
@remrama remrama deleted the develop branch January 7, 2025 17:24
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.

3 participants