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

Explicitly requires Python >= 3.6 #190

Merged
merged 3 commits into from
Nov 5, 2020
Merged

Explicitly requires Python >= 3.6 #190

merged 3 commits into from
Nov 5, 2020

Conversation

kitchoi
Copy link
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
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