Skip to content

conda package is architecture dependent although it could be noarch #201

@maxnoe

Description

@maxnoe

Describe the bug

You currently build conda-packages for each os / python version, however, ctlearn is a pure python package that is not os-dependent.

It is enough to build a single, noarch: python package.

To Reproduce

https://anaconda.org/ctlearn-project/ctlearn/files

Expected behavior

Only a single noarch package for a pure python package without native, compiled components.

Supporting information

Add build.noarch: python to your recipe to fix.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions