We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The boxing can detect pycall and add python3 ad runtime dependency. However, there is the manylinux issue that pip cannot install packages for Python.
pycall
python3
pip
To make it work, the proposal is to add Ubuntu/Debian support for the -slim type docker image
-slim
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The boxing can detect
pycall
and addpython3
ad runtime dependency.However, there is the manylinux issue that
pip
cannot install packages for Python.To make it work, the proposal is to add Ubuntu/Debian support for the
-slim
type docker imageThe text was updated successfully, but these errors were encountered: