mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
ulauncher: use latest pytest
This commit is contained in:
parent
0a59ea6076
commit
48e167e028
|
@ -57,7 +57,7 @@ python27Packages.buildPythonApplication rec {
|
|||
|
||||
checkInputs = with python27Packages; [
|
||||
mock
|
||||
pytest_3
|
||||
pytest
|
||||
pytest-mock
|
||||
pytestpep8
|
||||
xvfb_run
|
||||
|
|
Loading…
Reference in a new issue