Skip to content

Commit

Permalink
Merge pull request #222 from koobs/patch-2
Browse files Browse the repository at this point in the history
Enable setuptools test command
  • Loading branch information
ralphbean committed Jun 26, 2015
2 parents c9a2d31 + d38fad0 commit 7f9cdce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"jira>=0.22",
"megaplan>=1.4",
],
test_suite='nose.collector',
entry_points="""
[console_scripts]
bugwarrior-pull = bugwarrior:pull
Expand Down

0 comments on commit 7f9cdce

Please sign in to comment.