Skip to content

Commit

Permalink
Ignore short multiline entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Hünnemeyer committed Feb 16, 2024
1 parent a6e7fb7 commit 6b5de83
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[build-system]
requires = ["setuptools==68.1.2", "wheel==0.41.1", "fake_static_build_dep"]
requires = [ # prettier-ignore
"setuptools==68.1.2",
"wheel==0.41.1",
"fake_static_build_dep",
]
build-backend = "backend"
backend-path = ["backend"]

0 comments on commit 6b5de83

Please sign in to comment.