mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
Doc: Update py2app link. (#91585)
See: https://mail.python.org/archives/list/docs@python.org/thread/KDVFGNGGUGGPVRZT7WZYHHWXCRS2GEN7/
This commit is contained in:
parent
6ecf594baa
commit
b77a95f44a
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