Closed synapticarbors closed 7 years ago
Recently conda-forge started to support noarch: python packages. It appears as if feedstockrot does not detect them. For example, the newest version of tabulate is not detected since noarch it isn't a supported platform:
noarch: python
feedstockrot
tabulate
noarch
https://anaconda.org/conda-forge/tabulate/files
cc/ @jakirkham
Seems like the fix was simple. See #7
Recently conda-forge started to support
noarch: python
packages. It appears as iffeedstockrot
does not detect them. For example, the newest version oftabulate
is not detected sincenoarch
it isn't a supported platform:https://anaconda.org/conda-forge/tabulate/files
cc/ @jakirkham