Skip to content

Commit

Permalink
chore: remove 'setup.py test' fossils
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jul 29, 2024
1 parent ed6be71 commit bfbfd45
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,6 @@ def read(*rnames):
'zope.traversing',
'zope.datetime',
],
tests_require=[
'zope.configuration',
'zope.testing',
'zope.testrunner',
],
include_package_data=True,
zip_safe=False,
python_requires='>=3.7',
Expand Down

0 comments on commit bfbfd45

Please sign in to comment.