Skip to content

Commit 17a3a70

Browse files
committed
fixed #222
1 parent 26c9332 commit 17a3a70

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
@@ -3,7 +3,6 @@
33
import warnings
44
from setuptools import setup, extension
55
from setuptools.command.build_ext import build_ext
6-
from setuptools.command.test import test as TestCommand
76

87
setup_kwargs = {}
98

0 commit comments

Comments
 (0)