astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Fixes to API #6

Closed astrofrog closed 4 years ago

astrofrog commented 4 years ago

This exposes two functions in the public API (which were previously exposed in astropy-helpers): pkg_config and get_compiler (formerly get_compiler_option). These functions are needed for astropy core.