mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-16 09:10:35 +03:00
Python 3.10: Bump py2exe version
This commit is contained in:
parent
3a28945ad5
commit
d546e84031
@ -28,7 +28,7 @@ grip==4.5.2
|
||||
|
||||
# Packaging
|
||||
# We only need py2exe on windows.
|
||||
py2exe==0.10.4.1; sys_platform == 'win32'
|
||||
py2exe==0.11.0.1; sys_platform == 'win32'
|
||||
|
||||
# Testing
|
||||
pytest==6.2.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user