Skip to content

Commit

Permalink
remove testcommand
Browse files Browse the repository at this point in the history
  • Loading branch information
domdinicola committed Jul 30, 2024
1 parent ab4868d commit 5aee341
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 @@ -6,7 +6,6 @@

import re
from setuptools import find_packages, setup
from setuptools.command.test import test as TestCommand

ROOT = os.path.realpath(os.path.join(os.path.dirname(__file__)))
init = os.path.join(ROOT, 'src', 'admin_extra_buttons', '__init__.py')
Expand Down

0 comments on commit 5aee341

Please sign in to comment.