Skip to content

Commit bcca663

Browse files
authored
Merge pull request #400 from zopefoundation/tseaver-drop_setup_py_test_fossils
chore: remove 'setup.py test' fossils
2 parents a494f8a + 76bc957 commit bcca663

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def read(path):
6565
],
6666
description=long_description.split('\n', 2)[1],
6767
long_description=long_description,
68-
tests_require=tests_require,
6968
extras_require={
7069
'test': tests_require,
7170
'docs': [

0 commit comments

Comments
 (0)