Skip to content

Commit

Permalink
Add extras back to tests_require.
Browse files Browse the repository at this point in the history
This way nosetests will install them.
  • Loading branch information
ryneeverett committed Mar 5, 2016
1 parent 2fdfcd1 commit a03db79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
"Mock",
"unittest2",
"nose",
"bugwarrior[jira]",
"bugwarrior[megaplan]",
"bugwarrior[activecollab]",
],
test_suite='nose.collector',
entry_points="""
Expand Down

0 comments on commit a03db79

Please sign in to comment.