Merge pull request #365 from sbellem/remove_dups_in_setup

Remove duplicate pytest
This commit is contained in:
Troy McConaghy 2016-06-07 10:51:36 +02:00
commit 087f73cb32

View File

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