Skip to content

fix package name #51

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Conversation

dhellmann
Copy link
Contributor

@dhellmann dhellmann commented Apr 14, 2025

This change removes the duplicate name field in setup.py in favor of the value in pyproject.toml. It also fixes that name to match the name being used for the project on pypi.org.

When I build from this commit, I see

$ python3 -m build .
...
Successfully built submodlib_py-0.0.1.tar.gz and submodlib_py-0.0.1-cp311-cp311-linux_x86_64.whl

This change removes the duplicate name field in setup.py in favor of the
value in pyproject.toml. It also fixes that name to match the name being
used for the project on pypi.org.

Signed-off-by: Doug Hellmann <[email protected]>
@dhellmann dhellmann mentioned this pull request Apr 14, 2025
@krishnatejakk krishnatejakk merged commit ee6e46b into decile-team:master Apr 14, 2025
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