Skip to content

Commit

Permalink
Merge pull request #68 from Sam-damn/dev
Browse files Browse the repository at this point in the history
chore: add mypy linter, black and flake8 as development dependencies
  • Loading branch information
Milind220 committed Mar 16, 2022
2 parents eb3e238 + 690a55f commit a21b28b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ pandas==1.4.1
numpy==1.22.2
requests==2.27.1
openpyxl
ratelimit==2.2.1
ratelimit==2.2.1
mypy
flake8
black

0 comments on commit a21b28b

Please sign in to comment.