feat: add a script to check environment software versions (#29609)

This commit is contained in:
Maxime Beauchemin
2024-11-08 13:17:55 -08:00
committed by GitHub
parent 57af97d1a2
commit 0af124eaae
5 changed files with 257 additions and 2 deletions

View File

@@ -188,6 +188,7 @@ development = [
"pip-compile-multi",
"pre-commit",
"progress>=1.5,<2",
"psutil",
"pyfakefs",
"pyinstrument>=4.0.2,<5",
"pylint",