Loading pkgs/development/python-modules/python-kasa/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ buildPythonPackage rec { disabledTestPaths = [ # Skip the examples tests "tests/test_readme_examples.py" # Failing on hydra "tests/test_cli.py" ]; pythonImportsCheck = [ "kasa" ]; Loading Loading
pkgs/development/python-modules/python-kasa/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ buildPythonPackage rec { disabledTestPaths = [ # Skip the examples tests "tests/test_readme_examples.py" # Failing on hydra "tests/test_cli.py" ]; pythonImportsCheck = [ "kasa" ]; Loading