Skip to content

Commit

Permalink
Remove deprecated test_requires from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Sep 9, 2024
1 parent 944ba80 commit 6b902a5
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 @@ -169,5 +169,4 @@ def _get_freetype_with_pkgconfig():
)
],
python_requires='>=3.9',
tests_require=['pillow', 'pytest'],
)

0 comments on commit 6b902a5

Please sign in to comment.