Skip to content

Explicitly requires Python >= 3.6#190

Merged
kitchoi merged 3 commits into
masterfrom
bump-python-requires
Nov 5, 2020
Merged

Explicitly requires Python >= 3.6#190
kitchoi merged 3 commits into
masterfrom
bump-python-requires

Conversation

@kitchoi
Copy link
Copy Markdown
Contributor

@kitchoi kitchoi commented Nov 5, 2020

This PR updates setup.py and etstool.py to remove support for Python 2.7 and Python 3.5.

The changes on setup.py will be useful for package managers downstream that are automatically building open-source packages (I wish Python 2.7 was gone from the world but there exists systems that still requires it.)

Related to #120

Checklist

  • Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst) <--- Yes, this is news worthy.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM

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