conda-forge / conda-forge/python-feedstock
Link `python3-config` to `python-config`
Open
- Dominant language
- Shell
- Stars
- 47
- Forks
- 112
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 18
Description
Python supplies a `python-config` command line tool to aid with finding headers, libraries, etc. Currently this is included in the package as `python${PY_VER}-config` with a link to it from `python3-config`. Would be nice to have `python-config` link to it as well. This should then mask any `python-config` coming from the system, which could cause issues for build systems that grab that one instead.
Contributor guide
Assessment
This issue has not been assessed yet.