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

WIP: move from pkg_resources -> importlib #1851

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    1d9b66e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ff0c6 View commit details
    Browse the repository at this point in the history
  3. using resources.file

    dlakaplan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3150b6d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. bump oldest to 3.9

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b087804 View commit details
    Browse the repository at this point in the history
  2. limit setuptools version

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c8fc8fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd81c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eaf918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    034ae0c View commit details
    Browse the repository at this point in the history
  6. remove print of setuptools

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fd99107 View commit details
    Browse the repository at this point in the history
  7. Revert "remove print of setuptools"

    This reverts commit fd99107.
    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    08e9383 View commit details
    Browse the repository at this point in the history
  8. Revert "changing print of setuptools"

    This reverts commit 034ae0c.
    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17461d9 View commit details
    Browse the repository at this point in the history
  9. Revert "added printing of setuptools version"

    This reverts commit 8eaf918.
    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d8de228 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3e17b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5ad772e View commit details
    Browse the repository at this point in the history
  12. cannot specify setuptools

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8ec2226 View commit details
    Browse the repository at this point in the history
  13. add setuptools

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    05ceea2 View commit details
    Browse the repository at this point in the history
  14. add setuptools version

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1415bf7 View commit details
    Browse the repository at this point in the history
  15. change numpy to 1.19.5

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    479f1c1 View commit details
    Browse the repository at this point in the history
  16. add distutils explicitly

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    30e64b4 View commit details
    Browse the repository at this point in the history
  17. try 3.10 for oldest?

    dlakaplan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9b07579 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    223e515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dcead6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c17b5b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9136092 View commit details
    Browse the repository at this point in the history
  5. try a little earlier

    dlakaplan committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0b00c71 View commit details
    Browse the repository at this point in the history
  6. astropy to 5.0.5

    dlakaplan committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3b10171 View commit details
    Browse the repository at this point in the history
  7. setuptools to 61.2?

    dlakaplan committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1f60fcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2eab610 View commit details
    Browse the repository at this point in the history
  9. update dependency versions

    dlakaplan committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3330498 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3b90d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. try python 3.13

    dlakaplan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    30ef430 View commit details
    Browse the repository at this point in the history
  2. fix 3.13 tests

    dlakaplan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5dfc349 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. changelog

    dlakaplan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5813090 View commit details
    Browse the repository at this point in the history