We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c9332 commit 17a3a70Copy full SHA for 17a3a70
setup.py
@@ -3,7 +3,6 @@
3
import warnings
4
from setuptools import setup, extension
5
from setuptools.command.build_ext import build_ext
6
-from setuptools.command.test import test as TestCommand
7
8
setup_kwargs = {}
9
0 commit comments