mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-13 22:02:22 +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:
parent
dec2f3d041
commit
7d0bd6e4bc
@ -1,6 +1,5 @@
|
|||||||
certifi==2019.9.11
|
certifi==2019.9.11
|
||||||
keyring==19.2.0
|
keyring==19.2.0
|
||||||
pathtools>=0.1.2
|
pathtools>=0.1.2
|
||||||
py2exe>=0.9.3.2
|
|
||||||
requests>=2.11.1
|
requests>=2.11.1
|
||||||
watchdog>=0.8.3
|
watchdog>=0.8.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user