Skip to content

Commit e0558d7

Browse files
committed
Merge branch 'master' into tseaver-rework_pep_489
2 parents 61a84a1 + 5fb1c89 commit e0558d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,8 @@ def read(*rnames):
129129
cmdclass={
130130
'build_ext': optional_build_ext,
131131
},
132-
test_suite='zope.interface.tests',
133132
include_package_data=True,
134133
zip_safe=False,
135-
tests_require=tests_require,
136134
install_requires=['setuptools'],
137135
python_requires='>=3.8',
138136
extras_require={

0 commit comments

Comments
 (0)