Skip to content

Commit

Permalink
fix: finish removing old test
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lindahl committed Aug 21, 2024
1 parent b5c23fd commit 441c7af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
[console_scripts]
warcio = warcio.cli:main
""",
cmdclass={'test': PyTest},
test_suite='',
extras_require={
'testing': [
'urllib3==1.25.11',
Expand Down

0 comments on commit 441c7af

Please sign in to comment.