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

Fix packaging and Address pre-commit updates. #2173

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 5, 2024

  1. Remove pkg_resources imports and use packaging instead (#2082)

    remove pkg_resources imports and use packaging instead
    
    Co-authored-by: Samet Akcay <samet.akcay@intel.com>
    davnn and samet-akcay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c9297a5 View commit details
    Browse the repository at this point in the history
  2. Remove pkg_resources imports and use packaging instead (#2082)

    remove pkg_resources imports and use packaging instead
    
    Co-authored-by: Samet Akcay <samet.akcay@intel.com>
    davnn and samet-akcay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6d22921 View commit details
    Browse the repository at this point in the history
  3. Fix Requirement.parse issue and address pre-commit issues. (#2172)

    Fix requirement parsing issue, and pre-commit
    samet-akcay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3ea4dad View commit details
    Browse the repository at this point in the history