ulauncher: use latest pytest

This commit is contained in:
Mario Rodas 2019-07-13 04:27:00 -05:00 committed by Frederik Rietdijk
parent 0a59ea6076
commit 48e167e028

View File

@ -57,7 +57,7 @@ python27Packages.buildPythonApplication rec {
checkInputs = with python27Packages; [
mock
pytest_3
pytest
pytest-mock
pytestpep8
xvfb_run