Skip to content

Commit

Permalink
fix setup script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolfbr committed Feb 13, 2018
1 parent ec3c212 commit f7751f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,5 @@ def find_all_packages():
zip_safe=False,
include_package_data=True,
test_suite='tests',
tests_require=test_requirements,
setup_requires=setup_requirements,
scripts = get_all_scripts_to_install(),
)

0 comments on commit f7751f8

Please sign in to comment.