tox.ini: Fix typo

This commit is contained in:
Christian Clauss 2022-09-21 07:35:08 +02:00 committed by GitHub
parent e278a60973
commit 34b7bd2d70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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