Skip to content

Commit

Permalink
MAINT: Update pyproject.toml
Browse files Browse the repository at this point in the history
Removed unneeded dependency.
  • Loading branch information
aburrell authored Jan 2, 2025
1 parent 22977ba commit 24285ce
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 @@ -5,7 +5,6 @@ requires = [
"meson-python>=0.12.0",
"setuptools<60.0", # Do not increase, 60.0 enables vendored distutils
"Cython>=0.29.21",
"python-dev-tools",
"numpy"
]

Expand Down

0 comments on commit 24285ce

Please sign in to comment.