mirror of
https://github.com/yaml/pyyaml.git
synced 2025-10-19 11:03:18 +00:00
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.
This commit is contained in:
parent
63ef398ac5
commit
579bfc06c5
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[build-system]
|
||||
requires = ["setuptools", "wheel", "Cython"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue