mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:26:47 +01:00
Add black to dev-packages section of Pipfile
This commit is contained in:
parent
c0ce6e28d4
commit
72685b0330
1 changed files with 1 additions and 0 deletions
1
Pipfile
1
Pipfile
|
|
@ -65,3 +65,4 @@ pytest-xdist = "*"
|
||||||
sphinx = "~=3.4.2"
|
sphinx = "~=3.4.2"
|
||||||
sphinx_rtd_theme = "*"
|
sphinx_rtd_theme = "*"
|
||||||
tox = "*"
|
tox = "*"
|
||||||
|
black = "*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue