pythonPackages.poezio: add test runner

This commit is contained in:
Frederik Rietdijk
2016-01-24 14:34:16 +01:00
parent 9890ee7bc1
commit b69ff580e2
+2
View File
@@ -24233,6 +24233,8 @@ in modules // {
namePrefix = "";
disabled = (!isPy34);
buildInputs = with self; [ pytest ];
propagatedBuildInputs = with self ; [ aiodns slixmpp pyinotify potr ];
patches =