Skip to content

Commit

Permalink
chore: add setuptools to requirements-dev.txt
Browse files Browse the repository at this point in the history
This fixes `mypy` error about `import-not-found`

Closes: #589
  • Loading branch information
JohnVillalovos committed Jun 29, 2024
1 parent 8d6ed5a commit 1e031ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ flake8==6.1.0
isort==5.12.0
mypy==1.8.0
pylint==3.0.2
setuptools==70.1.1

0 comments on commit 1e031ec

Please sign in to comment.