##// END OF EJS Templates
Reused the previously unused find_entry_points in setup.py
Reused the previously unused find_entry_points in setup.py

File last commit:

r27682:971e5ce2
r27886:d0be6727
Show More
pyproject.toml
3 lines | 91 B | text/plain | TOMLLexer
[build-system]
requires = ["setuptools >= 51.0.0"]
build-backend = "setuptools.build_meta"