Skip to content

Commit 3b5eca1

Browse files
authored
Remove legacy Tests command (#1023)
1 parent 1519a6d commit 3b5eca1

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
@@ -9,7 +9,6 @@
99
from pathlib import Path
1010
import re
1111
from setuptools import setup, find_packages
12-
from setuptools.command.test import test as TestCommand
1312

1413

1514
def read(filename, encoding='utf-8'):

0 commit comments

Comments
 (0)