Skip to content

Commit

Permalink
chore(actions): removes unused and deprecated setuptools.command.test
Browse files Browse the repository at this point in the history
  • Loading branch information
doublethefish committed Nov 28, 2024
1 parent d2f2847 commit 258b55d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from distutils.version import LooseVersion
from setuptools import setup, Extension, find_packages
from setuptools.command.build_ext import build_ext
from setuptools.command.test import test as TestCommand
from shutil import copyfile, copymode


Expand Down

0 comments on commit 258b55d

Please sign in to comment.