python3Packages.recommonmark: remove dontUseSetuptoolsCheck specification
setuptooolsCheckHooks has been removed.
This commit is contained in:
@@ -28,8 +28,6 @@ buildPythonPackage rec {
|
|||||||
sphinx
|
sphinx
|
||||||
];
|
];
|
||||||
|
|
||||||
dontUseSetuptoolsCheck = true;
|
|
||||||
|
|
||||||
disabledTests = [
|
disabledTests = [
|
||||||
# https://github.com/readthedocs/recommonmark/issues/164
|
# https://github.com/readthedocs/recommonmark/issues/164
|
||||||
"test_lists"
|
"test_lists"
|
||||||
|
|||||||
Reference in New Issue
Block a user