Skip to content

Commit

Permalink
Update pyproject.toml for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
frankroeder committed Jun 30, 2022
1 parent 82ae7f1 commit bb4c27d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[build-system]
requires = [
"setuptools>=62",
"wheel"
]
build-backend = "setuptools.build_meta"
[tool.pyright]
verboseOutput = true

Expand Down

0 comments on commit bb4c27d

Please sign in to comment.