Skip to content

Commit

Permalink
Merge pull request #125 from zopefoundation/tseaver-drop_setup_py_tes…
Browse files Browse the repository at this point in the history
…t_fossils

chore: remove 'setup.py test' fossils
  • Loading branch information
tseaver authored Jul 29, 2024
2 parents 1f7bfea + 40d69e4 commit ec200ff
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 @@ -77,7 +77,6 @@ def read(*rnames):
python_requires='>=3.7',
include_package_data=True,
zip_safe=False,
tests_require=TESTS_REQUIRE,
extras_require={
'docs': [
'Sphinx',
Expand Down

0 comments on commit ec200ff

Please sign in to comment.