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 f79916d commit 43feb7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ def read(*rnames):
],
include_package_data=True,
zip_safe=False,
test_suite='zope.hookable.tests.test_hookable.test_suite',
extras_require={
'docs': ['Sphinx', 'sphinx_rtd_theme'],
'testing': TESTS_REQUIRE + ['coverage'],
Expand Down

0 comments on commit 43feb7c

Please sign in to comment.