4 lines
86 B
Nix
4 lines
86 B
Nix
|
{ python3Packages }:
|
||
|
|
||
|
python3Packages.toPythonApplication python3Packages.nose2pytest
|