Skip to content

Reorganise the project layout and version management#626

Merged
pradyunsg merged 3 commits into
pypa:mainfrom
pradyunsg:move-to-init
Dec 8, 2022
Merged

Reorganise the project layout and version management#626
pradyunsg merged 3 commits into
pypa:mainfrom
pradyunsg:move-to-init

Conversation

@pradyunsg
Copy link
Copy Markdown
Member

@pradyunsg pradyunsg commented Dec 7, 2022

This is something identified as part of #569.

This fixes our release automation (since we had introduced multiple sources of truth for version metadata in #546), fixes our test suite execution (ensuring we test the installed copy) and makes the layout more consistent with other PyPA projects (like pip, installer, etc).

This makes it possible for flit to auto-discover the version from this
file.
This ensures that tests are executed against the installed copy, rather
than the in-tree copy.
This makes it possible to single-source the package version.
@pradyunsg pradyunsg merged commit 5333ef4 into pypa:main Dec 8, 2022
@pradyunsg pradyunsg deleted the move-to-init branch December 8, 2022 23:11
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.

2 participants