Skip to content
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

Revert "Remove matplotlib stubs and tests" #299

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

debonte
Copy link
Contributor

@debonte debonte commented Sep 27, 2023

Reverts #298

Since matplotlib 3.8.0 is py.typed, Pylance will favor getting types from there instead of our bundled stubs. Continuing to bundle the stubs gives people who can't upgrade to 3.8.0 some time to deal with that. We will readdress this at some point in the future.

If users file issues against our stubs however, we will likely close them and steer the users towards upgrading.

@Avasam

README.md Show resolved Hide resolved
@debonte debonte merged commit e328827 into main Sep 27, 2023
3 checks passed
@debonte debonte deleted the revert-298-remove-matplotlib branch September 27, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants