From d113b5a837f726d1c638d76c4e88445e6cd59fd5 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Tue, 8 Feb 2022 12:38:43 +0100 Subject: Refs #33476 -- Made management commands use black. Run black on generated files, if it is available on PATH. --- tests/requirements/py3.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/requirements') diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index 7ce1ca9b2e..9092d4b7de 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -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 -- cgit v1.3