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

Drop Python 3.5 support#165

Merged
hauntsaninja merged 2 commits intopython:masterfrom
hauntsaninja:drop35
Oct 11, 2021
Merged

Drop Python 3.5 support#165
hauntsaninja merged 2 commits intopython:masterfrom
hauntsaninja:drop35

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
'Intended Audience :: Developers',
'Operating System :: POSIX',
'Operating System :: Microsoft',
'Programming Language :: Python :: 3.5',
Copy link
Member

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.

4 participants