Skip to content

Commit

Permalink
Clean up pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
joowani committed Mar 23, 2021
1 parent e6062e8 commit f181d3d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
[build-system]
requires = [
"setuptools>=42",
"setuptools_scm[toml]>=3.4",
"wheel",
]
build-backend = "setuptools.build_meta"

[tool.coverage.run]
omit = ["binarytree/version.py"]

Expand Down

0 comments on commit f181d3d

Please sign in to comment.