astropy / package-template

Template for packages that use Astropy. Maintainer: @astrofrog
http://docs.astropy.org/projects/package-template/en/latest/
Other
60 stars 63 forks source link

pyproject.toml template uses wrong variable #464

Closed astrofrog closed 1 year ago

astrofrog commented 4 years ago

Currently pyproject.toml relies on include_example_code to determine whether to add extension-helpers, but it should use use_compiled_extensions

pllim commented 1 year ago

https://github.com/astropy/package-template#deprecation-warning