python3Packages.tsplib95: fix build

This commit is contained in:
Sigmanificient
2026-03-23 05:58:30 +01:00
parent 1b4d931154
commit 43e5df5755
@@ -42,6 +42,7 @@ buildPythonPackage rec {
'';
pythonRelaxDeps = [
"deprecated"
"networkx"
"tabulate"
];