add: versem to setuptools

This commit is contained in:
eggplants
2022-02-03 22:08:44 +09:00
parent f0776152b7
commit 193ac3d7d4
2 changed files with 6 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
black
click
requests
pytest
pytest-cov
codecov
flake8
mypy
black
setuptools>=46.4.0
pytest
pytest-cov
requests