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