|
@@ -5,6 +5,8 @@ pynsist is a tool to build Windows installers for your Python applications. The
|
|
installers bundle Python itself, so you can distribute your application to
|
|
installers bundle Python itself, so you can distribute your application to
|
|
people who don't have Windows installed.
|
|
people who don't have Windows installed.
|
|
|
|
|
|
|
|
+At present, pynsist requires Python 3.3 or above.
|
|
|
|
+
|
|
Quickstart
|
|
Quickstart
|
|
----------
|
|
----------
|
|
|
|
|
|
@@ -55,6 +57,9 @@ Contents
|
|
cfgfile
|
|
cfgfile
|
|
faq
|
|
faq
|
|
|
|
|
|
|
|
+See also the `examples folder <https://github.com/takluyver/pynsist/tree/master/examples>`_
|
|
|
|
+in the repository.
|
|
|
|
+
|
|
Indices and tables
|
|
Indices and tables
|
|
==================
|
|
==================
|
|
|
|
|