mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-14 13:08:07 +00:00
Use cx_Freeze v5.1.1
This commit is contained in:
@ -287,7 +287,6 @@ def build_command(arguments):
|
||||
"psutil",
|
||||
"asyncio",
|
||||
"packaging", # needed for linux
|
||||
"packaging.specifiers",
|
||||
"appdirs",
|
||||
"idna", # required by aiohttp >= 2.3, cannot be found by cx_Freeze
|
||||
]
|
||||
|
Reference in New Issue
Block a user