Skip to content

Releases: gerlichlab/python-type-stubs

Release v0.1.0

18 Apr 11:09
c0b6f06
Compare
Choose a tag to compare
Set up stubs for scipy and scikit-image as installable package (#1)

* first-pass at basic installable

* need stubs suffix as hyphen to point to real package, and to be detected as stubs-only

* try removing added files that shouldn't really be needed

* bundle scipy and skimage stubs for installation per PEP 561