Skip to content

Commit 479a356

Browse files
committed
Add black to requirements file.
It's necessary to run 'make sort' so it should be in the dependencies.
1 parent 442f12b commit 479a356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements_dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ html5lib
1212
isort
1313
selenium
1414
tox
15+
black
1516

1617
# Documentation
1718

0 commit comments

Comments
 (0)