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

chore: Remove support for Python<3.6 #407

Merged
merged 1 commit into from Nov 10, 2020

Conversation

Spacerat
Copy link
Contributor

An alternative to #406 : this PR acknowledges that this repo no longer effectively supports any Python versions lower than 3.6, since full typing syntax is used in various modules, and no versions below 3.6 are tested in CI. Therefore, it:

  1. Removes the typing requirement completely
  2. Simplifies python_requires
  3. Removes the :python_version=="2.7" entry from extras_require

Signed-off-by: Joseph Atkins-Turkish <jatkins-turkish@brex.com>
@feng-tao feng-tao merged commit a78a8d4 into amundsen-io:master Nov 10, 2020
@dorianj
Copy link
Contributor

dorianj commented Nov 12, 2020

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants