python310Packages.sphinxcontrib-bayesnet: unmark broken
This commit is contained in:
@@ -20,6 +20,5 @@ buildPythonPackage rec {
|
||||
description = "Bayesian networks and factor graphs in Sphinx using TikZ syntax";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
broken = true; # relies on 2to3 conversion, which was removed from setuptools>=58.0
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user