1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 08:40:34 +03:00

Removes py2exe from requirements.txt

We specify version and where to get it in docs/Releasing.md, and it's
not "pip install"-able, so don't cause errors with this.
This commit is contained in:
Athanasius 2020-07-13 10:53:12 +01:00
parent dec2f3d041
commit 7d0bd6e4bc

View File

@ -1,6 +1,5 @@
certifi==2019.9.11
keyring==19.2.0
pathtools>=0.1.2
py2exe>=0.9.3.2
requests>=2.11.1
watchdog>=0.8.3