##// END OF EJS Templates
Try to avoid network connection during tests....
Try to avoid network connection during tests. Mitigate #13468

File last commit:

r27264:84fa21b3
r27554:88897b13
Show More
pyproject.toml
3 lines | 111 B | text/plain | TOMLLexer
[build-system]
requires = ["setuptools >= 51.0.0", "wheel"]
build-backend = "setuptools.build_meta:__legacy__"