mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Remove non-existent commands from help
This commit is contained in:
parent
3f06b0e3d5
commit
247809aa54
2
Makefile
2
Makefile
|
@ -44,8 +44,6 @@ help:
|
|||
@echo " lint-fix run black and isort 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"
|
||||
@echo " upload-test build and upload sdists to test.pythonpackages.com"
|
||||
|
||||
.PHONY: inplace
|
||||
inplace: clean
|
||||
|
|
Loading…
Reference in New Issue
Block a user