Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.

Commit

Permalink
Add test_suite info to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitche committed May 21, 2012
1 parent 9ae6988 commit 5e44b5e
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 @@ -19,4 +19,5 @@
install_requires=["whoosh"],
packages=find_packages(exclude=['ez_setup']),
include_package_data=True,
test_suite="test_l2cs",
)

0 comments on commit 5e44b5e

Please sign in to comment.