Skip to content

Commit

Permalink
Remove reference to setuptools test command
Browse files Browse the repository at this point in the history
  • Loading branch information
lamcw authored Jul 29, 2024
1 parent 0711699 commit 7721d3c
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
@@ -1,5 +1,4 @@
from setuptools import setup
from setuptools.command.test import test as TestCommand # noqa

from ffmpy import __version__

Expand Down

0 comments on commit 7721d3c

Please sign in to comment.