Skip to content

Commit 38fdc9f

Browse files
committed
Remove test from setup.py as there are no tests.
1 parent a227e26 commit 38fdc9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
setup_requires=[],
4747
yc_requires=['ctypes', 'qt'],
4848
install_requires=['pyscard', 'pycrypto'],
49-
test_suite='test',
50-
tests_require=[],
5149
extras_require={
5250
'argcomplete': ['argcomplete']
5351
},

0 commit comments

Comments
 (0)