Remove duplicate pytest

This commit is contained in:
Sylvain Bellemare 2016-06-06 17:55:52 +02:00
parent 77c08fb978
commit dbac4965a0

View File

@ -29,7 +29,6 @@ check_setuptools_features()
tests_require = [
'pytest',
'coverage',
'pep8',
'pyflakes',