Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup.py to explicitly include submodules and their files when building for Python3.6 #33

Merged
merged 3 commits into from
Nov 12, 2023

Conversation

LinZhihao-723
Copy link
Member

Description

When building for Python3.6, files from the submodules are not recursively included, and we need to explicitly include .py and .typed to ensure they are a part of the submodules. This PR updates the setup.py to properly handle the Python3.6 building process.

setup.py Outdated Show resolved Hide resolved
@LinZhihao-723 LinZhihao-723 changed the title Update setup.py to explicitly include submodules and their files when buidling for Python3.6 Update setup.py to explicitly include submodules and their files when building for Python3.6 Nov 12, 2023
@LinZhihao-723 LinZhihao-723 merged commit d97bb2d into y-scope:main Nov 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants