Skip to content
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

Make requirements less specific #102

Open
dereulenspiegel opened this issue Oct 5, 2022 · 0 comments
Open

Make requirements less specific #102

dereulenspiegel opened this issue Oct 5, 2022 · 0 comments

Comments

@dereulenspiegel
Copy link

Currently I am trying to create a buildroot based firmware for the Raspberry Pi to run CraftBeerPi. What is currently causing a bit of a problem are the very specific version requirements in the requirements.txt. Buildroot already provides some of the required packages, but usually in a different (but most likely compatible) version. It would make the integration of CraftBeerPi into such embedded systems much easier if there are version ranges specified for the required packages instead of very specific versions.
Unfortunately buildroot currently does not support the creation of a virtualenv (at least to my knowledge).
It would be really nice if you would conisder this, as I believe it makes integration of CraftBeerPi into other systems (buildroot, Yocto, OpenWRT) much easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant