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

Changed importlib_metadata to have requirement for < python 3.10 #577

Merged
merged 10 commits into from Jun 5, 2022

Commits on May 25, 2022

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

Commits on May 27, 2022

  1. Update setup.cfg

    Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
    probro27 and mitya57 committed May 27, 2022
    Copy the full SHA
    9c27620 View commit details
    Browse the repository at this point in the history
  2. Updated imports

    probro27 committed May 27, 2022
    Copy the full SHA
    9b86650 View commit details
    Browse the repository at this point in the history
  3. Updated imports

    probro27 committed May 27, 2022
    Copy the full SHA
    f0701e9 View commit details
    Browse the repository at this point in the history
  4. Update tests/test_packaging.py

    Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
    probro27 and mitya57 committed May 27, 2022
    Copy the full SHA
    4bd4588 View commit details
    Browse the repository at this point in the history
  5. Added ignore tag to imports

    probro27 committed May 27, 2022
    Copy the full SHA
    a55cf92 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Trying to fix imports

    probro27 committed May 28, 2022
    Copy the full SHA
    b44c8e0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9c1c0f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Move conditional import to a module to reduce duplicity. Re-worded th…

    …e import to make it more symmetrical.
    jaraco committed Jun 5, 2022
    Copy the full SHA
    1f6d925 View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    jaraco committed Jun 5, 2022
    Copy the full SHA
    c2ccc05 View commit details
    Browse the repository at this point in the history