Add Black to requirements.txt for Python 3.6+

This commit is contained in:
hugovk 2019-03-26 22:37:36 +02:00 committed by Hugo
parent d05d671748
commit b9b751435b

View File

@ -2,7 +2,7 @@
-e . -e .
alabaster alabaster
Babel Babel
black black; python_version >= '3.6'
check-manifest check-manifest
cov-core cov-core
coverage coverage