python3Packages.tsplib95: fix build (#502403)

This commit is contained in:
Pol Dellaiera
2026-03-23 19:50:56 +00:00
committed by GitHub
@@ -42,6 +42,7 @@ buildPythonPackage rec {
'';
pythonRelaxDeps = [
"deprecated"
"networkx"
"tabulate"
];