Add black to requirements-devel

This commit is contained in:
Ludovic Stephan 2020-12-10 16:46:53 +01:00
parent 340f8f16a7
commit 0bdbcf59fa

View file

@ -3,6 +3,6 @@ django-debug-toolbar
ipython
# Tools
# black # Uncomment when GC & most distros run with Python>=3.6
black
flake8
isort