pythonPackages.emoji: specify checkPhase
This commit is contained in:
parent
56f8dd00b4
commit
4a531165b5
@ -12910,6 +12910,8 @@ in modules // {
|
||||
|
||||
buildInputs = with self; [ nose ];
|
||||
|
||||
checkPhase = ''nosetests'';
|
||||
|
||||
meta = {
|
||||
description = "Emoji for Python";
|
||||
homepage = https://pypi.python.org/pypi/emoji/;
|
||||
|
Loading…
Reference in New Issue
Block a user