A shim for the typeshed changes in mypy 0.900
Project description
types-all
A shim for the typeshed changes in mypy 0.900
installation
pip install types-all
why
--install-types
is annoying, this installs all the things in typeshed
error: Library stubs not installed for "toml" (or incompatible with Python 3.8)
(for pre-commit, use something like this)
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.902
hooks:
- id: mypy
additional_dependencies: [types-all]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
types_all-1.0.0.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for types_all-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5de4a3c9f9c5687978fd05c3bc08e6b70b0c4c093a50e3ef866bbe50c5534a68 |
|
MD5 | acc4c883c4a38dbdec50464a828caaf0 |
|
BLAKE2b-256 | 4f8b7232dd2851fc69fcc2cbb7cc5688103e336cf7d698b20b419190145a57e4 |