python: editorconfig fixes
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = lib.optional isPy27 futures;
|
||||
|
||||
checkInputs = [ gevent mock pytest tornado ];
|
||||
|
||||
|
||||
checkPhase = ''
|
||||
pytest
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user