Open CJ-Wright opened 6 years ago
Do we wish to perform linting on the code to pep8 guidelines and submit ?
@isaac-philip What do you mean?
Please provide more details as to whats the outcome needed.
Conda build does not like it when a recipe has a python version constraint unless the package is noarch. The error that is returned is a bit difficult to interpret. So it would be good if the conda smithy linter inspected for that and raised a more verbose error.
Ok ill have a look quickly and post any more queries by this weekend.
Sorry I did not get back to this in time, let me update soon if someone else needs to solve this.
Ok, please someone else take over.
Python version constraints without noarch cause a bunch of issues for conda-build.