Skip to content

Commit

Permalink
Remove eggtestinfo from setup.py, breaks installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
janjaapdriessen committed May 14, 2020
1 parent 3ba7d5e commit d6e6bb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -92,7 +92,6 @@ def read(*rnames):
'setuptools',
],
setup_requires=[
'eggtestinfo', # captures testing metadata in EGG-INFO
'zope.testrunner'
],
tests_require=TEST_REQUIREMENTS,
Expand Down

0 comments on commit d6e6bb7

Please sign in to comment.