Hi, if it comes to writing recipes I am quite a novice. Is use of git_url completely prohibited? In the guidelines it is stated as "Ideally". bioconda/bioconda-recipes#25584
I am adding a python package to bioconda that has matplotlib==3.1.3 and pyside2 as requirements.
I am getting the following error at the linting stage: ERROR: recipes/metabolabpy/meta.yaml:0: uses_matplotlib: The recipe uses `matplotlib`, but `matplotlib-base` is recommended
What is the recommendation?
Nicola Soranzo
@nsoranzo
Replace matplotlib with matplotlib-base in the requirements
Hi, could I please get a review for my PR? I've tried pinging BiocondaBot but haven't gotten a label so I figured I'd ask here bioconda/bioconda-recipes#25598