python312Packages.sphinx-rtd-dark-mode: re-enable tests

This commit is contained in:
John Chadwick
2024-07-10 19:26:30 -04:00
parent cadf0bfb92
commit 6efa41df1f
@@ -25,9 +25,6 @@ buildPythonPackage rec {
dependencies = [ sphinx-rtd-theme ];
# tests rely on nose
doCheck = pythonOlder "3.12";
nativeCheckInputs = [
nose
sphinx