python3Packages.dash: add test dependency

The package could not `import yaml` during the 'pytestCheckPhase'
This commit is contained in:
Marco A. Feliu 2022-05-06 11:45:34 -04:00
parent e37af18b4e
commit 133513b065

View File

@ -9,6 +9,7 @@
, dash-table
, pytest-mock
, mock
, pyyaml
, pytestCheckHook
, pythonOlder
}:
@ -40,6 +41,7 @@ buildPythonPackage rec {
pytestCheckHook
pytest-mock
mock
pyyaml
];
disabledTestPaths = [