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 use of distutils from code (not setup.py yet) #1585

Merged
merged 9 commits into from
Oct 25, 2023

Commits on Oct 12, 2023

  1. Remove use of distutils from code (not setup.py yet)

    Also improve performance by removing pkg_resources and replacing with
    another way of getting the package version.
    
    Finally, remove spurious includes that have no business being there :)
    romain-intel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0787354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd34481 View commit details
    Browse the repository at this point in the history
  3. Make tox happy

    romain-intel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6de107c View commit details
    Browse the repository at this point in the history
  4. Doh

    romain-intel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a3b55b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    69e4241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75d966 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    6f9ffb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fc5eba View commit details
    Browse the repository at this point in the history