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