Skip to content

Commit

Permalink
Refactor.
Browse files Browse the repository at this point in the history
  • Loading branch information
ymoch committed Feb 12, 2017
1 parent 2801811 commit 11d99ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
},

test_suite='nose.collector',
tests_require=['nose', 'nose_parameterized', 'mock', 'subprocess32'],
tests_require=['nose', 'nose_parameterized', 'mock'],
)

0 comments on commit 11d99ad

Please sign in to comment.