Elelabs / elelabs-zigbee-ezsp-utility

Elelabs Zigbee EZSP Utility to perform firmware update on a range of Elelabs EZSP products as well as other generic EZSP adapters.
Apache License 2.0
127 stars 26 forks source link

[REQUEST] setup.py script that install required packages instead of requirements.txt #14

Open Hedda opened 3 years ago

Hedda commented 3 years ago

For added user-friendless suggest add setup.py script that install required packages instead of dependencies in requirements.txt

See examples https://github.com/zigpy/bellows/blob/dev/setup.py and https://github.com/zigpy/zigpy-znp/blob/dev/setup.py