mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-10 12:22:27 +03:00
py2exe: Bump to 0.11.1.1 for pyparsing fix
This is confirmed working.
This commit is contained in:
parent
a55a92c0af
commit
798dd92093
@ -37,7 +37,7 @@ lxml==4.9.0
|
|||||||
# We only need py2exe on windows.
|
# We only need py2exe on windows.
|
||||||
# Pre-release version addressing semantic_version 2.9.0+ issues:
|
# Pre-release version addressing semantic_version 2.9.0+ issues:
|
||||||
# <https://github.com/py2exe/py2exe/issues/126>
|
# <https://github.com/py2exe/py2exe/issues/126>
|
||||||
py2exe==0.11.1.0; sys_platform == 'win32'
|
py2exe==0.11.1.1; sys_platform == 'win32'
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
pytest==7.1.2
|
pytest==7.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user