--- a/setup.cfg.orig 2020-03-25 16:06:14.496510596 +0100 +++ b/setup.cfg 2020-03-25 16:08:28.672752421 +0100 @@ -35,8 +35,7 @@ include_package_data = True packages = find: python_requires = >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* -tests_requires = ["nose", "astunparse"] -test_suite = nose.collector +tests_requires = ["astunparse"] [options.packages.find] exclude = tests