pythonPackages.poezio: add test runner
This commit is contained in:
parent
9890ee7bc1
commit
b69ff580e2
@ -24233,6 +24233,8 @@ in modules // {
|
|||||||
|
|
||||||
namePrefix = "";
|
namePrefix = "";
|
||||||
disabled = (!isPy34);
|
disabled = (!isPy34);
|
||||||
|
|
||||||
|
buildInputs = with self; [ pytest ];
|
||||||
propagatedBuildInputs = with self ; [ aiodns slixmpp pyinotify potr ];
|
propagatedBuildInputs = with self ; [ aiodns slixmpp pyinotify potr ];
|
||||||
|
|
||||||
patches =
|
patches =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user