1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-22 20:00:29 +03:00

Bump py2exe to 0.10.0.2

NB: Possibly due to the git tag form I had to

'pip install --user --upgrade -r requirements-dev.txt`

to get it to upgrade.
This commit is contained in:
Athanasius 2020-10-21 14:26:30 +01:00
parent 6ec24157f2
commit df238c3e95

View File

@ -26,8 +26,8 @@ grip==4.5.2
# Refs:
# <https://pip.pypa.io/en/stable/user_guide/#requirements-files>
# <https://pip.pypa.io/en/stable/reference/pip_install/#vcs-support>
#py2exe==0.10.0.1
git+https://github.com/albertosottile/py2exe.git@v0.10.0.1#egg=py2exe; sys_platform == 'win32'
#py2exe==0.10.0.2
git+https://github.com/albertosottile/py2exe.git@v0.10.0.2#egg=py2exe; sys_platform == 'win32'
# All of the normal requirements
-r requirements.txt