mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #33476 -- Made management commands use black.
Run black on generated files, if it is available on PATH.
This commit is contained in:
committed by
Mariusz Felisiak
parent
f9ec777a82
commit
d113b5a837
@@ -3,6 +3,7 @@ asgiref >= 3.4.1
|
||||
argon2-cffi >= 16.1.0
|
||||
backports.zoneinfo; python_version < '3.9'
|
||||
bcrypt
|
||||
black
|
||||
docutils
|
||||
geoip2
|
||||
jinja2 >= 2.9.2
|
||||
|
||||
Reference in New Issue
Block a user