
[test]
ipykernel
ipython
mock

[test:python_version == "3.3"]
pytest<3.3.0

[test:python_version >= "3.4" or python_version == "2.7"]
pytest
