Skip to content

Conversation

@takluyver
Copy link
Member

They were previously included automatically by flit build because they're checked into git, but we're moving away from that to a more explicit listing.

Closes #194

@takluyver takluyver added this to the 1.2 milestone Apr 30, 2024
@ofek
Copy link

ofek commented Jun 26, 2024

Can this be merged?

Copy link
Member

@jaraco jaraco left a comment

Choose a reason for hiding this comment

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

LGTM.

Just a reminder that foot guns like these should probably be avoided. IMNSHO, any build system should provide low-risk defaults. Both setuptools with setuptools-scm and coherent.build provide the behavior (code in repo translates to code in sdist) out of the box without extra configuration.

@jaraco jaraco merged commit 9988edd into main Jul 2, 2024
@ofek
Copy link

ofek commented Jul 2, 2024

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.

1.1.0 sdist is missing tests and LICENSE file

4 participants