We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f06b0e commit 247809aCopy full SHA for 247809a
Makefile
@@ -44,8 +44,6 @@ help:
44
@echo " lint-fix run black and isort to (mostly) fix lint issues."
45
@echo " release-test run code and package tests before release"
46
@echo " test run tests on installed pillow"
47
- @echo " upload build and upload sdists to PyPI"
48
- @echo " upload-test build and upload sdists to test.pythonpackages.com"
49
50
.PHONY: inplace
51
inplace: clean
0 commit comments