dropbox / dropbox/sqlalchemy-stubs
separate plugin and stubs packages
Open
- Dominant language
- Python
- Stars
- 583
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
mypy can run in a different virtual environment to the code it is checking.
I think sqlalchemy-stubs should be separated into separate plugin and stubs packages so that the stubs can be installed into the virtual environment defined for `--python-executable` and the mypy plugin can be installed in the virtual environment that mypy is running in
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.