mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 09:04:44 +00:00
Add py2app app entry.
This commit is contained in:
parent
52fe1b5cb0
commit
babea151b0
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -693,4 +693,5 @@ o a (Fast)CGI web interface (requires HTTP server)
|
|||
"py2exe": py2exe_options,
|
||||
"py2app": py2app_options,
|
||||
},
|
||||
app = ['linkchecker-gui'],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue