##// END OF EJS Templates
Merge pull request #13714 from frenzymadness/fix_xxlimited...
Merge pull request #13714 from frenzymadness/fix_xxlimited xxlimited_35 module now has the same name in repr in Py 3.11

File last commit:

r27682:971e5ce2
r27711:b9c796a6 merge
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"