Skip to content

Commit c6844a0

Browse files
committed
Remove unused arguments
1 parent 661ff10 commit c6844a0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
""",
3030
packages=['msgpackrpc', 'msgpackrpc/transport'],
3131
install_requires=['msgpack-python', 'tornado'],
32-
test_suite='nose.collector',
33-
tests_require=['nose',],
3432
license="Apache Software License",
3533
classifiers=[
3634
'Programming Language :: Python :: 2',

0 commit comments

Comments
 (0)