Skip to content

Commit

Permalink
Add our build-system to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gazpachoking committed Jun 4, 2019
1 parent 043f852 commit 40502a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[build-system]
requires = ["setuptools", "wheel"]

[tool.black]
line-length = 99
skip-string-normalization = true
Expand Down

0 comments on commit 40502a9

Please sign in to comment.