Skip to content

Commit

Permalink
Add Blue as an optional requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Apr 5, 2022
1 parent 1e742d7 commit 7ae1536
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions constraints-oldest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
airium==0.2.3
bandit==1.7.1
black==21.8b0
blue==0.8.0
codespell==2.1.0
defusedxml==0.7.1
flake8-2020==1.6.1
Expand Down
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ pygments.lexers =
[options.extras_require]
isort =
isort>=5.0.1
blue =
blue>=0.8.0
test =
# NOTE: remember to keep `constraints-oldest.txt` in sync with these
airium>=0.2.3
Expand Down

0 comments on commit 7ae1536

Please sign in to comment.