Julien Palard 2022-05-09 23:10:19 +02:00 committed by GitHub
parent 6ecf594baa
commit b77a95f44a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,7 +160,7 @@ Distributing Python Applications on the Mac
The standard tool for deploying standalone Python applications on the Mac is
:program:`py2app`. More information on installing and using py2app can be found
at http://undefined.org/python/#py2app.
at https://pypi.org/project/py2app/.
Other Resources