Skip to content

Commit

Permalink
Add pytest to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
emi80 committed Sep 25, 2015
1 parent b97aec0 commit 138c584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -45,6 +45,7 @@ def run_tests(self):
"click>=5.1",
"clint>=0.3.1",
"lockfile>=0.9.1",
"pytest==2.3.5",
"PyYAML>=3.11",
"simplejson>=3.3.2"]
entry_points={
Expand Down

0 comments on commit 138c584

Please sign in to comment.