--- setup.py 2018-04-02 18:08:59.401294494 +0300 +++ new_setup.py 2018-04-02 18:05:44.666760429 +0300 @@ -42,9 +42,6 @@ # upstream 'pytest>=2.8', 'pytest-sugar>=0.9.1', - 'collective.checkdocs', - 'pytest-flake8', - # local ], 'docs': [ @@ -62,9 +59,6 @@ "secretstorage", ], }, - setup_requires=[ - 'setuptools_scm>=1.15.0', - ], classifiers=[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers",