microsoft / python-type-stubs

A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
MIT License
249 stars 96 forks source link

Move stubs to new `stubs` subdirectory #282

Closed debonte closed 1 year ago

debonte commented 1 year ago

Moved the stubs to a new stubs subdirectory so we can sync the entire directory into packages/pylance-internal/bundled/stubs when preparing a release, rather than hard-coding particular directories to copy or filter out.