add pytest-subtests package (#29536)

old-commit-hash: 2cd311da29241501ef93c15e7de563cb3bfe3070
This commit is contained in:
Adeeb Shihadeh
2023-08-22 14:31:03 -07:00
committed by GitHub
parent e250480db6
commit 581c26152c
2 changed files with 3 additions and 2 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -120,6 +120,7 @@ pygame = "*"
pyprof2calltree = "*"
pytest = "*"
pytest-cov = "*"
pytest-subtests = "*"
pytest-xdist = "*"
scipy = "*"
sphinx = "*"