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.12 #364

Closed
wants to merge 2 commits into from
Closed

Add support for python 3.12 #364

wants to merge 2 commits into from

Commits on Jan 2, 2024

  1. Update utils.py

    Replace "distutils.version" with "looseversion"
    Re-s authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f8e42ba View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    Add "looseversion" package and modify "exrex" version limit to support python 3.12
    Re-s authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    75454e9 View commit details
    Browse the repository at this point in the history