Skip to content

Commit

Permalink
Add pyproject.toml; preferable to setup_requires.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 27, 2018
1 parent 10de138 commit 3cc7b26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools>=30.3", "wheel", "setuptools_scm>=1.15"]

0 comments on commit 3cc7b26

Please sign in to comment.