Skip to content

Move from setuptools to flit#352

Merged
brettcannon merged 6 commits into
pypa:masterfrom
brettcannon:flit
Nov 20, 2020
Merged

Move from setuptools to flit#352
brettcannon merged 6 commits into
pypa:masterfrom
brettcannon:flit

Conversation

@brettcannon
Copy link
Copy Markdown
Member

Closes #340

Copy link
Copy Markdown
Member

@pradyunsg pradyunsg left a comment

Choose a reason for hiding this comment

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

I forget if flit includes py.typed, but other than that, looks good to a taking-a-break-from-packing-at-5am me.

Comment thread pyproject.toml Outdated
@brettcannon
Copy link
Copy Markdown
Member Author

Flit includes everything in the package's directory that's checked into git, so py.typed should be in there. But I can double-check the wheel and sdist.

@brettcannon brettcannon self-assigned this Nov 16, 2020
@brettcannon
Copy link
Copy Markdown
Member Author

I verified that py.typed is included.

@brettcannon brettcannon reopened this Nov 20, 2020
@brettcannon
Copy link
Copy Markdown
Member Author

Travis isn't responding, but all of GHA is passing, so I'm going ahead and merging.

@brettcannon brettcannon merged commit b32f744 into pypa:master Nov 20, 2020
@brettcannon brettcannon deleted the flit branch November 20, 2020 23:37
infinisil added a commit to infinisil/poetry2nix that referenced this pull request Nov 28, 2020
As of pypa/packaging#352

Seems like this dependency isn't automatically discovered, same as with
hashids requiring the same override
infinisil added a commit to infinisil/poetry2nix that referenced this pull request Jan 30, 2021
As of pypa/packaging#352

Seems like this dependency isn't automatically discovered, same as with
hashids requiring the same override
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transition to using flit

2 participants