mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-22 05:11:52 +00:00
py2app should work, remove comment about it being broken
This commit is contained in:
parent
c9440adc4d
commit
bce21e8c51
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
|
@ -20,8 +20,7 @@ Setup file for the distuils module.
|
|||
|
||||
It includes the following features:
|
||||
- py2exe support (including InnoScript installer generation)
|
||||
- py2app support (including DMG package generation) - untested for quite some
|
||||
time and probably broken
|
||||
- py2app support (including DMG package generation)
|
||||
- cx_Freeze support
|
||||
- Qt plugin installation for py2exe and py2app
|
||||
- Microsoft Visual C++ DLL installation for py2exe
|
||||
|
|
|
|||
Loading…
Reference in a new issue