Skip to content

Commit

Permalink
BLD: specify an explicit build backend
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Dec 21, 2022
1 parent 9749c48 commit 4a08a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ requires = [
"Cython>=0.29.22,<3.0",
"oldest-supported-numpy",
]
build-backend = "setuptools.build_meta"

[project]
name = "ewah_bool_utils"
Expand Down

0 comments on commit 4a08a83

Please sign in to comment.