Skip to content

Commit

Permalink
removed a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor "Nekroze" Lawson committed Sep 1, 2013
1 parent 042ba92 commit 4f5a929
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions {{cookiecutter.repo_name}}/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ def finalize_options(self):
self.test_suite = True

def run_tests(self):
#import here, cause outside the
#eggs aren't loaded
import pytest
errno = pytest.main(self.test_args)
sys.exit(errno)
Expand Down

0 comments on commit 4f5a929

Please sign in to comment.