Skip to content

Commit

Permalink
Explicitly specify build-backend
Browse files Browse the repository at this point in the history
Work around pypa/pip#6264
  • Loading branch information
jacklovell committed Oct 13, 2022
1 parent 6eee183 commit 368965a
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
@@ -1,2 +1,3 @@
[build-system]
requires = ["setuptools", "wheel", "numpy>=1.14", "cython>=0.28", "raysect==0.7.1"]
build-backend="setuptools.build_meta"

0 comments on commit 368965a

Please sign in to comment.