Info about where the extra release files can be found

This commit is contained in:
Robin Dunn
2017-04-28 16:20:14 -07:00
parent bb8f0804b1
commit c823d28032
2 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
Auxiliary wxPython Release Files
================================
The source and binary extension modules for wxPython are located at PyPI where
they can be downloaded either manually or automatically via the pip tool. See
https://pypi.python.org/pypi/wxPython
The files in this folder are the extras that are not uploaded to PyPI,
including the documentation, demo and samples, and also debugger information
files (.pdb) for Visual Studio.

View File

@@ -55,9 +55,11 @@ For more information please refer to the
`README file <https://github.com/wxWidgets/Phoenix/blob/master/README.rst>`_,
the `Migration Guide <https://wxpython.org/Phoenix/docs/html/MigrationGuide.html>`_,
or the `wxPython API documentation <https://wxpython.org/Phoenix/docs/html/main.html>`_.
"""
# or maybe LONG_DESCRIPTION=open("README.rst").read() ??
Archive files containing a copy of the wxPython documentation, the demo and
samples, and also a set of MSVC .pdb files for Windows are available
`here <https://wxpython.org/Phoenix/releases/>`_.
"""
CLASSIFIERS = """\