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

Add support for Python 3.10 and drop EOL 3.5 #167

Merged
merged 9 commits into from May 19, 2022
Merged

Commits on Oct 8, 2021

  1. Add support for Python 3.10

    hugovk committed Oct 8, 2021
    Copy the full SHA
    5540a08 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    62315e6 View commit details
    Browse the repository at this point in the history
  3. Remove redundant setup.cfg: no need for universal wheels for Python 3…

    …-only, setuptools and wheel auto-find LICENSE files
    hugovk committed Oct 8, 2021
    Copy the full SHA
    0ecf2d0 View commit details
    Browse the repository at this point in the history
  4. Added Required Python Version

    Added python_requires to specify the required python version for the library.
    Nirzak authored and hugovk committed Oct 8, 2021
    Copy the full SHA
    b03946b View commit details
    Browse the repository at this point in the history
  5. Updated required python version

    Nirzak authored and hugovk committed Oct 8, 2021
    Copy the full SHA
    8c0ccb1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fc3b13d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    49f7dc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Copy the full SHA
    7c86b9e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Copy the full SHA
    0bae232 View commit details
    Browse the repository at this point in the history