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

Remove dependency on pkg_resources from setuptools #1536

Merged
merged 22 commits into from
May 23, 2022

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    22bca18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f53159e View commit details
    Browse the repository at this point in the history
  3. consistent return

    jacobtylerwalls committed May 1, 2022
    Configuration menu
    Copy the full SHA
    0c536f1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    52eb095 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    3175f0d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    c8e2764 View commit details
    Browse the repository at this point in the history
  2. add import back

    jacobtylerwalls committed May 14, 2022
    Configuration menu
    Copy the full SHA
    46a5d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbb47d9 View commit details
    Browse the repository at this point in the history
  4. fix crash

    jacobtylerwalls committed May 14, 2022
    Configuration menu
    Copy the full SHA
    4394f6d View commit details
    Browse the repository at this point in the history
  5. Consistent return

    jacobtylerwalls committed May 14, 2022
    Configuration menu
    Copy the full SHA
    ee77bfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d116d52 View commit details
    Browse the repository at this point in the history
  7. pragma

    jacobtylerwalls committed May 14, 2022
    Configuration menu
    Copy the full SHA
    2054a56 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. add caching

    jacobtylerwalls committed May 15, 2022
    Configuration menu
    Copy the full SHA
    2697e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46e443 View commit details
    Browse the repository at this point in the history
  3. cast to Path

    jacobtylerwalls committed May 15, 2022
    Configuration menu
    Copy the full SHA
    6d088ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aa7da4 View commit details
    Browse the repository at this point in the history
  5. None, not "namespace"

    jacobtylerwalls committed May 15, 2022
    Configuration menu
    Copy the full SHA
    fa60940 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0b90f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f30e100 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3dbe761 View commit details
    Browse the repository at this point in the history
  9. Reduce size of diff

    jacobtylerwalls committed May 15, 2022
    Configuration menu
    Copy the full SHA
    d92c48e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    01b00a2 View commit details
    Browse the repository at this point in the history