From b0ae777d17b61b36d3f3493f8748aa2552711634 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 10 Aug 2022 19:11:21 +1000 Subject: [PATCH] Use python3 [ci skip] --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 11c01130d..de584f26e 100644 --- a/README.rst +++ b/README.rst @@ -49,4 +49,4 @@ Download wheels from the `latest release `_ and upload to PyPI:: - twine upload Pillow--* + python3 -m twine upload Pillow--*