remove pytest-xdist

This commit is contained in:
Félix Voituret
2021-01-08 17:39:15 +01:00
parent 2b479eb683
commit cdd4d97f11
2 changed files with 1 additions and 53 deletions

View File

@@ -61,7 +61,6 @@ pytest = "^6.2.1"
isort = "^5.7.0"
black = "^20.8b1"
mypy = "^0.790"
pytest-xdist = "^2.2.0"
pytest-forked = "^1.3.0"
musdb = "0.3.1"
museval = "0.3.0"