-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Openwrt integration #562
Comments
I put the github as a reference, not PyPi |
It does not like it for dependencies... can you please put the sources on Pypi ? |
From what I see from https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md, they require that the package maintainer submit the package. I'll see what is needed for me to do that... |
I switch my PR to mose other topics, and let you do your own PR Looking very much forward to it |
And would you remove colorama from the dependencies, that would be super helpful (as space is scarce on small devices) |
Actual dependencies I managed to reduce to, while keeping it working, are python3-colorama (I guess can be removed) |
Hi
I am trying to make a PR for Openwrt to include tinytuya
openwrt/packages#25443
But I am missing the source file on PyPi https://pypi.org/project/tinytuya/#files
How to push them there ?
thank you
The text was updated successfully, but these errors were encountered: