Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Drop Python 3.5 support #165

Merged
merged 2 commits into from Oct 11, 2021
Merged

Drop Python 3.5 support #165

merged 2 commits into from Oct 11, 2021

Conversation

hauntsaninja
Copy link
Collaborator

In the process of making a new release, I realised we no longer builds
Python 3.5 wheels. The new plan is to not make a 1.4.4 release and
instead drop 3.5 support and make a 1.5.0 release

In the process of making a new release, I realised we no longer builds
Python 3.5 wheels. The new plan is to not make a 1.4.4 release and
instead drop 3.5 support and make a 1.5.0 release
@@ -110,7 +110,6 @@
'Intended Audience :: Developers',
'Operating System :: POSIX',
'Operating System :: Microsoft',
'Programming Language :: Python :: 3.5',
Copy link
Contributor

Choose a reason for hiding this comment

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

You should probably also add python_requires='>3.5', as well.

@hauntsaninja hauntsaninja merged commit 30e5ec8 into python:master Oct 11, 2021
@hauntsaninja hauntsaninja deleted the drop35 branch October 11, 2021 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants