Skip to content

Commit

Permalink
dev-requirements: add pre-commit, isort, black
Browse files Browse the repository at this point in the history
  • Loading branch information
sumnerevans committed Jan 21, 2022
1 parent a894645 commit db6a45b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
pre-commit>=2.10.1,<3
isort>=5.10.1,<6
black==21.12b2

0 comments on commit db6a45b

Please sign in to comment.