Skip to content

Fix Py.typed discovery - #1297

Merged
Yobmod merged 3 commits into
mainfrom
py.typed
Jul 24, 2021
Merged

Fix Py.typed discovery#1297
Yobmod merged 3 commits into
mainfrom
py.typed

Conversation

@Yobmod

@Yobmod Yobmod commented Jul 24, 2021

Copy link
Copy Markdown
Contributor

Fix find_packages() in setup.py, so py.typed is put in the wheel.
Add build system to pyproject.toml, so always have setuptools and wheel installed for build.
#1095

Yobmod added 3 commits July 24, 2021 09:52
Make exclude arg a sequence -> find_packages(exclude=["test", "test.*"])
Build tools now specified in pyproject.toml, so can be sure setuptools is installed
@Yobmod
Yobmod merged commit 0c1446d into main Jul 24, 2021
@Yobmod
Yobmod deleted the py.typed branch July 31, 2021 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant