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

Complete mypy configuration #206

Merged
merged 1 commit into from Jan 12, 2023
Merged

Conversation

ianthomas23
Copy link
Member

This completes the mypy configuration to allow checking of type annotations.

mypy is not in pre-commit yet, but is run manually from the command line using:

pip install -ve .[mypy]
mypy

The mypy dependencies also pull in the bokeh ones.

@ianthomas23 ianthomas23 merged commit e276557 into contourpy:main Jan 12, 2023
@ianthomas23 ianthomas23 deleted the mypy_deps branch January 12, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant