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

remove references to python 2.7 #398

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deronnax
Copy link

No description provided.

@deronnax
Copy link
Author

@pitbulk can I have workflow approval 🥹 ?

@@ -23,6 +22,7 @@
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
],
python_requires='>=3.5',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any reason why Python versions that are no longer receiving (security) updates should still be supported?

Python 3.8 will be EOL in October 2024, so I would aim to support only Python 3.8+.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am just doing a slight cleanup, aligning the metadata with what the project claims. I could totally remove deprecated python version support in a different dedicated PR.

@sergei-maertens do you have the merge permission?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not, I'm mostly tracking upstream changes to maintain our own fork

@deronnax deronnax force-pushed the remove-reference-to-python-27 branch from 5e25402 to 489c620 Compare February 22, 2024 10:52
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.

None yet

2 participants