Add setuptools to test requirements
Python 3.12 does not have setuptools installed by default.
This commit is contained in:
parent
b9f092c0e1
commit
7141d83c6f
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ flake8
|
|||
psycopg2-binary
|
||||
pytest
|
||||
pytest-xdist[psutil]
|
||||
setuptools
|
||||
vermin
|
||||
|
|
Loading…
Reference in a new issue