Skip to content

Commit 1e1c7fb

Browse files
committed
Add a newline character to end of pyproject.toml
Is this TOML file actually needed? I'd prefer to remove it since it does so little, and stands out so prominiently.
1 parent 0b6b7d6 commit 1e1c7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
22
requires = ["setuptools", "wheel", "Cython"]
3-
build-backend = "setuptools.build_meta"
3+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)