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

add python 3.9, 3.10, 3.11 support, drop Travis CI configuration for GitHub CI #11

Merged
merged 7 commits into from
Jul 7, 2023

Conversation

fmigneault
Copy link

Description

Because some metadata was missing, multiple requirement validators fail to detect the Python 3 support, which flags this package in every other location that it gets used. While at it, I applied the most recent versions of Python 3 to ensure they are tested as well.

Changes

  • add missing classifiers and python requirements to setup.py to allow validators to detect appropriate versions
  • add python 3.9, 3.10 and 3.11 to the supported versions in setup.py and validate them in Travis CI
  • fix test_noaa with the target THREDDS server responding differently than originally tested

@fmigneault fmigneault requested a review from cehbrecht July 6, 2023 17:57
@fmigneault fmigneault self-assigned this Jul 6, 2023
.travis.yml Outdated Show resolved Hide resolved
setup.py Show resolved Hide resolved
@fmigneault
Copy link
Author

@cehbrecht
FYI, I refer to eventual tag 0.4.4 in other PRs when this is ready.
This is based on the latest version 0.4.3 from the repository.
However, this release is not available when targeting it (0.4.2 is the latest).

@Zeitsperre Zeitsperre changed the title add python 3.9, 3.10, 3.11 support add python 3.9, 3.10, 3.11 support, drop Travis CI configuration for GitHub CI Jul 6, 2023
@cehbrecht cehbrecht merged commit fdcbca0 into master Jul 7, 2023
8 checks passed
@cehbrecht
Copy link
Member

@fmigneault thanks 🙂

@cehbrecht
Copy link
Member

This is based on the latest version 0.4.3 from the repository.
However, this release is not available when targeting it (0.4.2 is the latest).

@fmigneault I will upload 0.4.3 to pypi.

@fmigneault
Copy link
Author

@cehbrecht
Is it possible to have the mentioned 0.4.4 as well?

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