meta: add pytest-xdist to pyproject.toml
This commit is contained in:
parent
255c452206
commit
81ca4908b0
|
|
@ -22,6 +22,7 @@ classifiers = ["License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|||
dev = [
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
"pytest-xdist",
|
||||
"codecov",
|
||||
"pre-commit",
|
||||
"ruff",
|
||||
|
|
|
|||
Loading…
Reference in New Issue