Skip to content

Commit

Permalink
chore: update pyproject to reflect pypi support
Browse files Browse the repository at this point in the history
  • Loading branch information
Zymrael committed Feb 22, 2024
1 parent 2846326 commit 0769523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ld-system]
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"

Expand All @@ -21,4 +21,4 @@ line-length = 119
profile = "black"
line_length = 119
combine_as_imports = true
combine_star = true[tool.black]
combine_star = true

0 comments on commit 0769523

Please sign in to comment.