Skip to content

Commit

Permalink
Merge 2684db5 into c28c227
Browse files Browse the repository at this point in the history
  • Loading branch information
janjaapdriessen committed May 14, 2020
2 parents c28c227 + 2684db5 commit 88c76d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Changelog
4.2.0 (unreleased)
------------------

- Remove eggtestinfo from setup.py, breaks installation.

- Add support for Python 3.8.

- Drop support for Python 3.4.
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def read(*rnames):
]
),
setup_requires=[
'eggtestinfo',
'zope.testrunner',
],
install_requires=[
Expand Down

0 comments on commit 88c76d0

Please sign in to comment.