Elelabs Zigbee EZSP Utility to perform firmware update on a range of Elelabs EZSP products as well as other generic EZSP adapters.
137
stars
28
forks
source link
[REQUEST] setup.py script that install required packages instead of requirements.txt #14
Open
Hedda opened 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