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

Add minimal pyproject.toml for the traits-stubs package #1689

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

mdickinson
Copy link
Member

This PR adds a minimal pyproject.toml for the traits-stubs package; without this, pip enters "legacy mode" when trying to build the stubs, and it's conceivable that at some point in the future that legacy mode will go away altogether.

Copy link
Contributor

@corranwebster corranwebster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - builds correctly for me.

@mdickinson mdickinson merged commit 36bf6ce into main Aug 9, 2022
@mdickinson mdickinson deleted the build/pyproject-toml-for-stubs branch August 9, 2022 07:43
mdickinson added a commit that referenced this pull request Aug 9, 2022
This PR adds a minimal pyproject.toml for the traits-stubs package; without this, pip enters "legacy mode" when trying to build the stubs, and it's conceivable that at some point in the future that legacy mode will go away altogether.

(cherry picked from commit 36bf6ce)
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