Skip to content

Commit

Permalink
Adding tox, black, isort into requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yozik04 committed May 1, 2022
1 parent 08acbf6 commit a194739
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ nibe>=0.0.4
paho_mqtt>=1.5.0
voluptuous>=0.13.0
pyyaml>=6.0
python-slugify>=6.0.0
python-slugify>=6.0.0

tox>=3.0.0
black>=22.0.0
isort>=5.0.0

0 comments on commit a194739

Please sign in to comment.