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
252
stars
99
forks
source link
Does `utils/build_bundle/build.sh` serve any purpose? #300
Nowadays it only tries to copy stubs to a subfolder, but I don't think anything is done with that.
Morover, it can't even copy the stubs correctly since they've moved into the "stubs" folder, AND some stubs in the list are misnamed or missing.
Nowadays it only tries to copy stubs to a subfolder, but I don't think anything is done with that. Morover, it can't even copy the stubs correctly since they've moved into the "stubs" folder, AND some stubs in the list are misnamed or missing.