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

--install-types flag does not exist #10368

Closed
Volker-Weissmann opened this issue Apr 25, 2021 · 1 comment
Closed

--install-types flag does not exist #10368

Volker-Weissmann opened this issue Apr 25, 2021 · 1 comment

Comments

@Volker-Weissmann
Copy link

Documentation

In the documentation you say that mypy accepts a --install-types argument. Nope:

$ mypy --install-types
usage: mypy [-h] [-v] [-V] [more options; see below]
            [-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
mypy: error: unrecognized arguments: --install-types
@ethanhs
Copy link
Collaborator

ethanhs commented Apr 25, 2021

Duplicate of #10249

This flag will be included in 0.900 #10116

@ethanhs ethanhs closed this as completed Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants