Skip to content

Commit 41bc37f

Browse files
committed
Drop deprecated test_suite from setup.py
1 parent 8c4a48d commit 41bc37f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,5 @@ def build_images(doctests=()):
9292
],
9393
'test': [],
9494
},
95-
test_suite='tests.test_suite',
9695
zip_safe=True,
9796
)

0 commit comments

Comments
 (0)