Skip to content

Commit

Permalink
Merge branch 'release/pyproject'
Browse files Browse the repository at this point in the history
  • Loading branch information
cnheider committed Nov 17, 2020
2 parents 1f74256 + d550e41 commit 3f53eaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[build-system]
# These are the assumed default build requirements from pip:
# https://pip.pypa.io/en/stable/reference/pip/#pep-517-and-518-support
requires = ["setuptools>=40.8.0", "wheel"]
build-backend = "setuptools.build_meta"

0 comments on commit 3f53eaa

Please sign in to comment.