We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1519a6d commit 3b5eca1Copy full SHA for 3b5eca1
1 file changed
setup.py
@@ -9,7 +9,6 @@
9
from pathlib import Path
10
import re
11
from setuptools import setup, find_packages
12
-from setuptools.command.test import test as TestCommand
13
14
15
def read(filename, encoding='utf-8'):
0 commit comments