mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-08 19:32:15 +03:00
requirements-dev: Add lxml, used for Windows packaging
This commit is contained in:
parent
a196bfe172
commit
97f025e1b9
@ -27,6 +27,8 @@ autopep8==1.6.0
|
|||||||
grip==4.5.2
|
grip==4.5.2
|
||||||
|
|
||||||
# Packaging
|
# Packaging
|
||||||
|
# Used to put together a WiX configuration from template/auto-gen
|
||||||
|
lxml==4.6.4
|
||||||
# We only need py2exe on windows.
|
# We only need py2exe on windows.
|
||||||
py2exe==0.11.0.1; sys_platform == 'win32'
|
py2exe==0.11.0.1; sys_platform == 'win32'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user