KotlinIsland / basedtypeshed

Collection of library stubs for Python, with static types
Other
3 stars 0 forks source link

publish? #4

Open DetachHead opened 2 years ago

DetachHead commented 2 years ago

i think publishing basedtypeshed on pip is a better solution than vendoring (like how typescript does it with @types/ packages). basedmypy can depend on it and use it by default

DetachHead commented 2 years ago

should we instead just delete basedtypeshed and instead just update the vendored ones in basedmypy, since our changes will be tied to basedmypy anyway

KotlinIsland commented 2 years ago

https://github.com/KotlinIsland/basedmypy/issues/133