Skip to content

Commit

Permalink
Remove test dependency unittest2 (#254)
Browse files Browse the repository at this point in the history
Unused since 0c34efb.
  • Loading branch information
jdufresne authored and auvipy committed Sep 16, 2018
1 parent 3309f96 commit af85146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/integration/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ def run(self, *args, **kwargs):
test_suite='nose.collector',
build_requires=[
'nose',
'unittest2',
'coverage>=3.0',
],
classifiers=[
Expand Down

0 comments on commit af85146

Please sign in to comment.