Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed distutils from the requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Aug 18, 2023
1 parent 62e49d5 commit 4af3056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ requires = [
"cython>=3.0.0",
"ninja",
"pytest",
"distutils"
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit 4af3056

Please sign in to comment.