Skip to content

Update the dist metadata to reflect reality#39

Merged
RonnyPfannschmidt merged 2 commits into
pytest-dev:masterfrom
webknjaz:release/v1.2.0-dist-meta
Jun 24, 2020
Merged

Update the dist metadata to reflect reality#39
RonnyPfannschmidt merged 2 commits into
pytest-dev:masterfrom
webknjaz:release/v1.2.0-dist-meta

Conversation

@webknjaz
Copy link
Copy Markdown
Member

No description provided.

webknjaz added 2 commits June 24, 2020 14:06
It's already been dropped from tox and Travis CI test matrixes
and now it's time to drop it from the metadata since Python 3.4
is EOL.
Comment thread setup.py
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*',
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*',
classifiers=[
'Development Status :: 7 - Inactive',
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@RonnyPfannschmidt I'm curious if this should be

Suggested change
'Development Status :: 7 - Inactive',
'Development Status :: 6 - Mature',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If you take the maintainer role its your choice

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think I don't want full maintainership with leading feature development but help with releases and occasional reviews would be fine.

@webknjaz webknjaz marked this pull request as ready for review June 24, 2020 17:52
@webknjaz webknjaz mentioned this pull request Jun 24, 2020
@RonnyPfannschmidt RonnyPfannschmidt merged commit a2ef5e8 into pytest-dev:master Jun 24, 2020
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.

2 participants