Closed jorisvandenbossche closed 3 years ago
Hi! This is the friendly automated conda-forge-linting service.
I wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found some lint.
Here's what I've got...
For recipe:
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
@conda-forge-admin, please rerender
@conda-forge-admin, please rerender
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do.
@conda-forge-admin, please rerender
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do.
Some issues:
noarch
no longer works?'PYTHON' is undefined
. Is that not supported in a nested build script (nested in outputs:
)?@conda-forge-admin, please add noarch: python
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do.
What about mapclassify
? I'd vote for adding it alongside matplotlib, even though it comes with some other dependencies.
With upcoming explore
, I assume we will want to have it supported out of the box with conda install geopandas
and that depends on mapclassify even for non-scheme
choropleths, so we will be likely adding it soon anyway.
@conda-forge-admin, please rerender
@martinfleis hmm, yes mapclassify
would probably be good to add as well, but that indeed brings in scipy and scikit-learn ..
but that indeed brings in scipy and scikit-learn
You can always go with geopandas-base
if you don't want them. Most people won't mind and those who do have another option.
OK, let's see how this goes ;)
This creates two outputs:
geopandas-base
with the minimal dependencies, andgeopandas
which additionally depends on rtree, fiona and matplotlib-base (we previously did not include matplotlib in the dependencies, but with the split and the availability of matplotlib-base, I think we can add it back)xref https://github.com/geopandas/geopandas/issues/1261, https://github.com/geopandas/geopandas/issues/1313
Checklist
0
(if the version changed)conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)