Skip to content

Commit

Permalink
add check-manifest to test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chromy committed Oct 18, 2015
1 parent e78b6b1 commit e1494c5
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 @@ -56,6 +56,7 @@ def run_tests(self):
tests_require = [
'pytest',
'tox',
'check-manifest',
],

cmdclass = {
Expand Down

0 comments on commit e1494c5

Please sign in to comment.