mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Doc: Update py2app link. (GH-91585)
See: https://mail.python.org/archives/list/docs@python.org/thread/KDVFGNGGUGGPVRZT7WZYHHWXCRS2GEN7/
(cherry picked from commit b77a95f44a
)
Co-authored-by: Julien Palard <julien@palard.fr>
This commit is contained in:
parent
57ff4984e6
commit
b7b7b4fcf8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue