diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2022-02-08 12:38:43 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-02-11 12:23:26 +0100 |
| commit | d113b5a837f726d1c638d76c4e88445e6cd59fd5 (patch) | |
| tree | 37191ed160b698bfbf81559b56735d3e83fd7f92 /tests/requirements | |
| parent | f9ec777a826816e20e68021c0e73b5a76be650af (diff) | |
Refs #33476 -- Made management commands use black.
Run black on generated files, if it is available on PATH.
Diffstat (limited to 'tests/requirements')
| -rw-r--r-- | tests/requirements/py3.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
