python3Packages.tvdb_api: mark as broken
This commit is contained in:
parent
737447c23b
commit
8692bf927c
1 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/dbr/tvdb_api";
|
||||
license = licenses.unlicense;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
# https://github.com/dbr/tvdb_api/issues/94
|
||||
broken = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue