mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #829 from pintman/pyinstaller_link_fix
fixing link to manual of PyInstaller.
This commit is contained in:
@@ -147,7 +147,7 @@ PyInstaller
|
|||||||
Prerequisite is to have installed :ref:`Python, Setuptools and pywin32 dependency on Windows <install-windows>`.
|
Prerequisite is to have installed :ref:`Python, Setuptools and pywin32 dependency on Windows <install-windows>`.
|
||||||
|
|
||||||
- `Most basic tutorial <http://bojan-komazec.blogspot.com/2011/08/how-to-create-windows-executable-from.html>`_
|
- `Most basic tutorial <http://bojan-komazec.blogspot.com/2011/08/how-to-create-windows-executable-from.html>`_
|
||||||
- `Manual <http://www.pyinstaller.org/export/d3398dd79b68901ae1edd761f3fe0f4ff19cfb1a/project/doc/Manual.html?format=raw>`_
|
- `Manual <https://pyinstaller.readthedocs.io/en/stable/>`_
|
||||||
|
|
||||||
|
|
||||||
OS X
|
OS X
|
||||||
|
|||||||
Reference in New Issue
Block a user