poetry: remove "broken" mark
Apparently it was marked by mistake in 5aa4b1994629; it seems fine both locally and on Hydra's three platforms.
This commit is contained in:
parent
d15e5b02fe
commit
3cb1576815
@ -87,6 +87,5 @@ in buildPythonPackage rec {
|
|||||||
description = "Python dependency management and packaging made easy";
|
description = "Python dependency management and packaging made easy";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ jakewaksbaum ];
|
maintainers = with maintainers; [ jakewaksbaum ];
|
||||||
broken = true;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user