mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-24 06:54:46 +00:00
tox.ini: Fix typo
This commit is contained in:
parent
e278a60973
commit
34b7bd2d70
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -22,7 +22,7 @@ allowlist_externals = black
|
|||
[testenv:lint]
|
||||
deps =
|
||||
; flake8 has a dep conflict
|
||||
; some can be installed manaully
|
||||
; some can be installed manually
|
||||
; here.
|
||||
flake8
|
||||
flake8-print
|
||||
|
|
|
|||
Loading…
Reference in a new issue