##// END OF EJS Templates
:pencil2: Fix typo for a comment
:pencil2: Fix typo for a comment

File last commit:

r27682:971e5ce2
r28157:c648304f
Show More
pyproject.toml
3 lines | 91 B | text/plain | TOMLLexer
James Morris
PEP 517 support
r27264 [build-system]
Michał Górny
Modernize setuptools usage in pyproject.toml...
r27682 requires = ["setuptools >= 51.0.0"]
build-backend = "setuptools.build_meta"