Skip to content

Commit 009fc0c

Browse files
fatalcodertermim
authored andcommitted
Remove setuptools tests from wheel setup.py
1 parent e3417fe commit 009fc0c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import sys
3030

3131
from setuptools import setup, Extension
32-
from setuptools.command.test import test as TestCommand
3332

3433
from distutils import log
3534
from distutils.cmd import Command

0 commit comments

Comments
 (0)