aboutcode-org / aboutcode-org/skeleton
Have configure script check for wheels from a thirdparty directory
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the configure script fetches dependencies from the internet. It would be convenient to have the configure script search a `thirdparty` directory for the wheel of the dependency to be installed. This would be helpful in the case where we have a private package as a wheel and we cannot download it from pypi.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.