Support server-side dependency build for Linux
Open
platform:linux
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
**Python customer context:**
Currently, users have no way of publishing Python Functions to Azure that use native dependencies. This is especially important for Machine Learning scenarios that use native C extension packages that don't support manylinux wheels for Python 3.6 on PyPI.
Supporting a server-side build will unblock this scenario and enable a faster publishing time / smaller deployment payload.
**Node customer context:**
TBD @ColbyTresness
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.