Skip to content

Commit 09a9850

Browse files
committed
make $ python setup.py test work
1 parent f1b0c55 commit 09a9850

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
author_email="chas@cemerick.com",
3232
description=description,
3333
long_description=__doc__,
34+
test_suite='test',
3435
license="BSD 3-clause",
3536
keywords="clojure repl nrepl",
3637
url="https://github.com/cemerick/nrepl-python-client",

0 commit comments

Comments
 (0)