tmuxp: Add dependency to pytest
This commit is contained in:
parent
a1ff5e6e4a
commit
4bef63d227
@ -11,6 +11,8 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
sha256 = "05z5ssv9glsqmcy9fdq06bawy1274dnzqsqd3a4z4jd0w6j09smn";
|
sha256 = "05z5ssv9glsqmcy9fdq06bawy1274dnzqsqd3a4z4jd0w6j09smn";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
buildInputs = with pythonPackages; [ pytest ];
|
||||||
|
|
||||||
propagatedBuildInputs = with pythonPackages; [
|
propagatedBuildInputs = with pythonPackages; [
|
||||||
click colorama kaptan libtmux
|
click colorama kaptan libtmux
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user