Merge pull request #326164 from dotlambda/gtg

gtg: don't use nose
This commit is contained in:
Robert Schütz
2024-07-11 03:38:51 -07:00
committed by GitHub
-1
View File
@@ -55,7 +55,6 @@ python3Packages.buildPythonApplication rec {
];
nativeCheckInputs = with python3Packages; [
nose
mock
xvfb-run
pytest