pythonPackages.pygments: disable tests
This commit is contained in:
parent
3bb7c30cca
commit
4bd7239f50
@ -15914,6 +15914,9 @@ in modules // {
|
|||||||
|
|
||||||
propagatedBuildInputs = with self; [ docutils ];
|
propagatedBuildInputs = with self; [ docutils ];
|
||||||
|
|
||||||
|
# Circular dependency with sphinx
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://pygments.org/;
|
homepage = http://pygments.org/;
|
||||||
description = "A generic syntax highlighter";
|
description = "A generic syntax highlighter";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user