mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 20:34:43 +00:00
Document DLL installation for py2exe.
This commit is contained in:
parent
90a0f4b51e
commit
eab8a493ed
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -22,6 +22,7 @@ It includes the following features:
|
|||
- py2exe support (including InnoScript installer generation)
|
||||
- py2app support (including DMG package generation)
|
||||
- Qt plugin installation for py2exe and py2app
|
||||
- Microsoft Visual C++ DLL installation for py2exe
|
||||
- creation and installation of configuration file with installation data
|
||||
- automatic detection and usage of GNU99 standard for C compiler
|
||||
- automatic MANIFEST.in check
|
||||
|
|
|
|||
Loading…
Reference in a new issue