Merge pull request #171839 from mfeliu/fix/python3Packages.dash-update

python3Packages.dash: add test dependency
This commit is contained in:
Mario Rodas 2022-05-25 01:42:40 -05:00 committed by GitHub
commit ffdc722656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [