Skip to content

Commit

Permalink
chore: remove 'setup.py test' fossils
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jul 29, 2024
1 parent a1c8253 commit 64c9d93
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 @@ -96,5 +96,4 @@ def read(*rnames):
],
include_package_data=True,
zip_safe=False,
tests_require=TESTS_REQUIRE,
)

0 comments on commit 64c9d93

Please sign in to comment.