python3Packages.pytest-cases: fix typo

"dependecies" -> "dependencies"
This commit is contained in:
fetsorn 2023-05-08 21:57:59 +04:00
parent 1ab5058e7c
commit b12038291d

View File

@ -40,7 +40,7 @@ buildPythonPackage rec {
# Tests have dependencies (pytest-harvest, pytest-steps) which
# are not available in Nixpkgs. Most of the packages (decopatch,
# makefun, pytest-*) have circular dependecies.
# makefun, pytest-*) have circular dependencies.
doCheck = false;
pythonImportsCheck = [