mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Add Black to requirements.txt for Python 3.6+
This commit is contained in:
parent
d05d671748
commit
b9b751435b
|
@ -2,7 +2,7 @@
|
|||
-e .
|
||||
alabaster
|
||||
Babel
|
||||
black
|
||||
black; python_version >= '3.6'
|
||||
check-manifest
|
||||
cov-core
|
||||
coverage
|
||||
|
|
Loading…
Reference in New Issue
Block a user