Skip to content

Commit

Permalink
Do not depend explicitly on wheel
Browse files Browse the repository at this point in the history
This is no longer recommended.
  • Loading branch information
lpsinger committed Jul 15, 2024
1 parent c01154c commit da9235e
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 @@ -3,7 +3,6 @@ build-backend = 'mesonpy'
requires = ["meson>=0.63.0",
"meson-python",
"setuptools_scm>=6.2",
"wheel",
"numpy>=2.0.0"]

[project]
Expand Down

0 comments on commit da9235e

Please sign in to comment.