Add setuptools to the dev requirements file

This commit is contained in:
Roman Mogylatov 2024-11-03 22:20:15 -05:00
parent 99bed0c585
commit 2b2be88539

View File

@ -1,4 +1,5 @@
cython==3.0.11 cython==3.0.11
setuptools
pytest pytest
pytest-asyncio pytest-asyncio
tox tox