mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-16 10:56:51 +00:00
Frozing py to exe is now more intuitive
This commit is contained in:
parent
ff2bd8acc9
commit
71ab3b386f
@ -6,6 +6,7 @@ import py2exe #@UnusedImport
|
||||
from setuptools import find_packages
|
||||
import syncplay
|
||||
|
||||
sys.argv.extend(['py2exe', '-p win32com ', '-i twisted.web.resource'])
|
||||
common_info = dict(
|
||||
name='Syncplay',
|
||||
version=syncplay.version,
|
||||
|
Loading…
Reference in New Issue
Block a user