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

Use importlib to track data files #123

Merged
merged 17 commits into from
Sep 29, 2023
Merged

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    0e7799e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8b5d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5a4655 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e248eea View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    8f5d032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee1dab7 View commit details
    Browse the repository at this point in the history
  3. TST: Fixed typo.

    ljlamarche committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f1986ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca5983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b29f709 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17f63f8 View commit details
    Browse the repository at this point in the history
  7. MAINT: Use python version to determine whether or not to use the back…

    …ported importlib_resources.
    ljlamarche committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    489937c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11dc6e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. BUG: Move importlib-resources to a project dependency rather than an …

    …install requirement in pyproject.toml.
    ljlamarche committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c2ec3e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    eac2ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729fd05 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    f245009 View commit details
    Browse the repository at this point in the history
  2. DOC: Update CHANGELOG.

    ljlamarche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a503dce View commit details
    Browse the repository at this point in the history