Skip to content

Commit

Permalink
Merge pull request #3682 from DimitriPapadopoulos/repo-review
Browse files Browse the repository at this point in the history
MNT: Apply assorted repo-review rules
  • Loading branch information
effigies authored Oct 6, 2024
2 parents f7561aa + e4c8f87 commit 0042aef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[build-system]
requires = ["setuptools >= 30.3.0", "wheel"]
requires = ["setuptools >= 30.3.0"]
build-backend = "setuptools.build_meta"

[tool.black]
skip-string-normalization = true

0 comments on commit 0042aef

Please sign in to comment.