Skip to content

Fix: Exclude test files from package distribution#428

Open
Ashutosh0x wants to merge 1 commit intogoogle-deepmind:mainfrom
Ashutosh0x:fix/issue-347
Open

Fix: Exclude test files from package distribution#428
Ashutosh0x wants to merge 1 commit intogoogle-deepmind:mainfrom
Ashutosh0x:fix/issue-347

Conversation

@Ashutosh0x
Copy link

Resolves #347. Updates \pyproject.toml\ to correctly exclude test files (*_test.py) from the built package using [tool.flit.sdist]\ configuration.

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.

Test files are in binary package distribution

1 participant