python.pkgs.sqlalchemy: use current pytest

This commit is contained in:
Frederik Rietdijk 2018-01-20 12:26:26 +01:00
parent f72a465e84
commit b47ff5905f

View File

@ -1,7 +1,7 @@
{ lib
, fetchPypi
, buildPythonPackage
, pytest_30
, pytest
, mock
, pytest_xdist
, isPy3k
@ -19,7 +19,7 @@ buildPythonPackage rec {
};
checkInputs = [
pytest_30
pytest
mock
# Disable pytest_xdist tests for now, because our version seems to be too new.
# pytest_xdist