python: editorconfig fixes
This commit is contained in:
@@ -29,7 +29,7 @@ buildPythonPackage rec {
|
||||
checkPhase = ''
|
||||
${python.interpreter} setup.py test
|
||||
'';
|
||||
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Cython hash tables that assume keys are pre-hashed";
|
||||
homepage = "https://github.com/explosion/preshed";
|
||||
|
||||
Reference in New Issue
Block a user