fix evaluation
Been writing too much Python lately :)
This commit is contained in:
@@ -9079,7 +9079,7 @@ in modules // {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
# Doesn't actually run tests
|
# Doesn't actually run tests
|
||||||
doCheck = False;
|
doCheck = false;
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
six isodate pyparsing html5lib keepalive
|
six isodate pyparsing html5lib keepalive
|
||||||
|
|||||||
Reference in New Issue
Block a user