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