Allow list for binary files that can contain non-unicode characters for noarch scripts #5385
Open
2 tasks done
Labels
type::feature
request for a new feature or capability
Checklist
What is the idea?
The spyder feedstock contains an ico file that cannot be decoded with UTF-8.
xref: conda-forge/spyder-feedstock#177
This is triggering the test
conda-build/conda_build/noarch_python.py
Line 29 in ee7d0ce
to fail causing the build to fail
Why is this needed?
Handle packaging edge cases like this
What should happen?
The build should pass
Additional Context
Maybe the ico file could be moved, but ensuring that icons work well is generally difficult.
The text was updated successfully, but these errors were encountered: