1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-09-01 21:58:06 +03:00

requirements: Reference py2exe via git URL@tag

This commit is contained in:
Athanasius
2021-03-22 12:42:32 +00:00
parent 753b5c59d3
commit 9b828fe9b2

View File

@@ -25,7 +25,7 @@ grip==4.5.2
# <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'
git+https://github.com/albertosottile/py2exe.git@v0.10.0.1#egg=py2exe
# All of the normal requirements
-r requirements.txt