Skip to content

Commit

Permalink
Merge pull request #40 from zopefoundation/tseaver-drop_setup_py_test…
Browse files Browse the repository at this point in the history
…_fossils

chore: remove 'setup.py test' fossils
  • Loading branch information
tseaver authored Jul 29, 2024
2 parents f79916d + 43feb7c commit 277ac9c
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 277ac9c

Please sign in to comment.