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

[ENH] Remove use of pkg_resources #289

Merged
merged 17 commits into from
Dec 8, 2023

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    c17077f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec1a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14cd2ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef4a2f9 View commit details
    Browse the repository at this point in the history
  5. registry: Replace use of pkg_resources

    Also remove some unused functions.
    ales-erjavec committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    488f691 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e57fcc7 View commit details
    Browse the repository at this point in the history
  7. test_main: Adapt test to importlib.metadata.EntryPoint

    Also increase coverage for config tests
    ales-erjavec committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    664dff4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7bff82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    951637e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b605996 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6e7942e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0abdc1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d96af17 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8d5dd7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ae8326f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. Bump version to 0.2.0a1.dev0

    Because we break api in discovery with the changing the type of
    pkg_resources.Distribution with importlib.metadata.Distribution
    ales-erjavec committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8018377 View commit details
    Browse the repository at this point in the history