python.pkgs.fb-re2: no tests in tarball
This commit is contained in:
parent
c01276654e
commit
eb22e4c775
@ -16,10 +16,8 @@ buildPythonPackage rec {
|
||||
|
||||
buildInputs = [ re2 ];
|
||||
|
||||
checkInputs = [ pytest ];
|
||||
checkPhase = ''
|
||||
py.test
|
||||
'';
|
||||
# no tests in PyPI tarball
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
description = "Python wrapper for Google's RE2";
|
||||
|
Loading…
x
Reference in New Issue
Block a user