tiddit: avoid conflicts between different python version. (#431221)

This commit is contained in:
Gaétan Lepage
2025-08-06 00:01:05 +02:00
committed by GitHub
+1
View File
@@ -38,6 +38,7 @@ python3Packages.buildPythonApplication rec {
ropebwt2
]
}"
"--set PYTHONPATH $PYTHONPATH"
];
meta = {