oanda / v20-python

OANDA v20 bindings for Python
MIT License
225 stars 91 forks source link

Egg packaging #14

Closed alekna closed 7 years ago

alekna commented 8 years ago

You will bloat the repo should you keep adding egg files to it. Egg packaging has been superseded by Wheel packaging. See here.

alekna commented 7 years ago

Closing and noone seems to care about this.