Skip to content

Commit

Permalink
Test travis push after registered
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbenji committed Oct 4, 2016
1 parent 1c2f0ab commit f35da02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from setuptools.command.test import test as TestCommand


# test
def get_requirements(suffix=''):
with open('requirements%s.txt' % suffix) as f:
rv = f.read().splitlines()
Expand Down

0 comments on commit f35da02

Please sign in to comment.