Skip to content

Commit

Permalink
Remove use of commands.test attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Jun 24, 2024
1 parent f430893 commit 5f95e31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ def utility_wrappers():
# supported OS X release 10.9
"-DCMAKE_OSX_DEPLOYMENT_TARGET=10.9",
],
# skbuild's test imples develop, which is pretty obnoxious instead, use a
# manually integrated pytest.
cmdclass={"test": setuptools.command.test.test},
classifiers=[
"Development Status :: 5 - Production/Stable",
"Environment :: Other Environment",
Expand Down

0 comments on commit 5f95e31

Please sign in to comment.