mirror of
https://github.com/ihabunek/toot
synced 2024-12-23 07:27:12 +01:00
Add setuptools to test requirements
Python 3.12 does not have setuptools installed by default.
This commit is contained in:
parent
b9f092c0e1
commit
7141d83c6f
@ -2,4 +2,5 @@ flake8
|
||||
psycopg2-binary
|
||||
pytest
|
||||
pytest-xdist[psutil]
|
||||
setuptools
|
||||
vermin
|
||||
|
Loading…
Reference in New Issue
Block a user