mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Changed tabs to spaces for consistency
This commit is contained in:
parent
78a051470c
commit
4f28ed3956
4
Makefile
4
Makefile
|
@ -41,8 +41,8 @@ help:
|
|||
@echo " install-coverage make and install with C coverage"
|
||||
@echo " install-req install documentation and test dependencies"
|
||||
@echo " install-venv (deprecated) install in virtualenv"
|
||||
@echo " lint run the lint checks"
|
||||
@echo " lint-fix run black to (mostly) fix lint issues."
|
||||
@echo " lint run the lint checks"
|
||||
@echo " lint-fix run black to (mostly) fix lint issues."
|
||||
@echo " release-test run code and package tests before release"
|
||||
@echo " test run tests on installed pillow"
|
||||
@echo " upload build and upload sdists to PyPI"
|
||||
|
|
Loading…
Reference in New Issue
Block a user