Skip to content

Commit

Permalink
PEP 632 / PEP 440: Vendor packaging.version to compare version numbers
Browse files Browse the repository at this point in the history
This effectively removes the direct dependency to `distutils`, which
will become deprecated with Python 3.12.

The patch uses the implementation from NumPy 1:1, originally authored by
Donald Stufft and individual contributors.
  • Loading branch information
amotl committed Feb 16, 2023
1 parent 473320a commit eaf65c6
Showing 1 changed file with 494 additions and 0 deletions.
Loading

0 comments on commit eaf65c6

Please sign in to comment.