Skip to content

Commit

Permalink
build: add isort to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andylolz committed May 12, 2024
1 parent 511193f commit 4aed614
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-r requirements.txt

black
mypy
flake8
isort
mypy

0 comments on commit 4aed614

Please sign in to comment.