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

Drop Python 2 support and set 3.5 as the min version. #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

carlosperate
Copy link
Contributor

@carlosperate carlosperate commented Oct 11, 2022

Technically speaking it closes #19 😅

But yeah, tests fail with Python 2.7 and 3.4 (as indicated in #30), so we should set the min version as 3.5 with python_requires.

@carlosperate
Copy link
Contributor Author

Just noticied that this is listed as beta in the classifiers, so I think we can change that to "stable".

@carlosperate
Copy link
Contributor Author

carlosperate commented Oct 11, 2022

Btw, there will be another PR coming soon (I might find some time tonight, otherwise it'd have to wait for next week) to fix an issue with the ufs get command.

@ntoll
Copy link
Owner

ntoll commented Oct 12, 2022

Ack (hello from Ghana 🇬🇭 ). Give me a kick via GitHub when the PRs are lined up and I'll press buttons to cut a release.

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.

Failing tests on Python 2.7
2 participants