Skip to content

Commit

Permalink
remove deprecated tests_require
Browse files Browse the repository at this point in the history
  • Loading branch information
countvajhula committed Oct 2, 2024
1 parent 1cda375 commit 60fda20
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 @@ -30,6 +30,5 @@
test_suite='tests',
install_requires=requirements,
setup_requires=setup_requirements,
tests_require=test_requirements,
extras_require={'dev': dev_requirements, 'test': test_requirements},
)

0 comments on commit 60fda20

Please sign in to comment.