python310Packages.ismartgate: enable all tests
This commit is contained in:
parent
377fc986f3
commit
3175a4d99f
@ -55,12 +55,6 @@ buildPythonPackage rec {
|
||||
"ismartgate"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
# Tests are out-dated
|
||||
"ismartgate/tests/test_init.py"
|
||||
];
|
||||
|
||||
|
||||
meta = with lib; {
|
||||
description = "Python module to work with the ismartgate and gogogate2 API";
|
||||
homepage = "https://github.com/bdraco/ismartgate";
|
||||
|
Loading…
Reference in New Issue
Block a user