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 6814d0f commit 45f2988
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 @@ -77,7 +77,6 @@ def read(*rnames):
extras_require={
'test': TEST_REQUIRES,
},
tests_require=TEST_REQUIRES,
include_package_data=True,
zip_safe=False,
)

0 comments on commit 45f2988

Please sign in to comment.