Skip to content

Commit

Permalink
Disable build-system section in pyproject.toml for now
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed May 15, 2024
1 parent d64fc30 commit a1d0b63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"
#[build-system]
#requires = ["setuptools"]
#build-backend = "setuptools.build_meta"

[tool.black]
line-length = 120
Expand Down

0 comments on commit a1d0b63

Please sign in to comment.