-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release matplotlib base version #28
base: main
Are you sure you want to change the base?
Conversation
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 ( |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.03.05.14.24.26
In my experience proplot has had incompatibilities with newer versions of matplotlib:
Their main github veresion has an upperbound of 3.6 instead of 3.5 so i feel like they are approaching things with caution. Maybe ask for a new release? |
we have been quite lax at conda-forge pushing patched versions. I don't realy like to do when we have the upstream maintainer involved ;) I would suggest:
But on your machine you can:
if you don't have linux, you can use store_build_artifacts to have azure upload them for you. With enough click, you can get to them and upload the patched version to your own anaconda channel |
Thanks! Have step 1 in progress now: proplot-dev/proplot#450. |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Having a hard upper bound on
matplotlib-base
is causing a lot of conflicts with latest versions of other major packages.