Skip to content

Commit

Permalink
BUG: Add build-backend to pyproject.toml (#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Sep 8, 2022
1 parent ada3d97 commit d03d736
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,5 +1,6 @@
[build-system]
requires = ["setuptools>=61.0.0", "wheel", "cython>=0.28.4"]
build-backend = "setuptools.build_meta"

[project]
name = "pyproj"
Expand Down

0 comments on commit d03d736

Please sign in to comment.