mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-21 11:27:38 +03:00
requirements: py2exe now on pypi, bump to 0.10.0.2
Confirmed working with python 3.7.9
This commit is contained in:
parent
0f3c784f33
commit
57f3e08f85
@ -20,9 +20,8 @@ autopep8==1.5.4
|
||||
grip>=4.5.2
|
||||
|
||||
# Packaging
|
||||
# This isn't available via 'pip install', so has to be commented out in order for
|
||||
# GitHub Action Workflows to not error out
|
||||
#py2exe==0.9.3.2
|
||||
# We only need py2exe on windows.
|
||||
py2exe==0.10.0.2; sys_platform == 'win32'
|
||||
|
||||
# All of the normal requirements
|
||||
-r requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user