conda / conda-build

Commands and tools for building conda packages
https://docs.conda.io/projects/conda-build/
Other
376 stars 419 forks source link

Deprecate `build/noarch_python` #4990

Open kenodegard opened 12 months ago

kenodegard commented 12 months ago

What happened?

The noarch_python: true build parameter has been marked as legacy since conda 4.3/conda-build 2.1 (in 2016). Reviewing active projects on GitHub suggests that the vast majority of the community has updated to the newer, preferred noarch: python syntax.

dholth commented 11 months ago

I would warn and keep the feature forever?

dholth commented 6 months ago

Add to a linter?