This is an automated email from the ASF dual-hosted git repository. sbp pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-asf-example.git
commit c061fbdd9a82ae712b5f6782787febca8cd3daf4 Author: Sean B. Palmer <[email protected]> AuthorDate: Wed Aug 13 18:30:24 2025 +0100 Add a note about the scope of the proposed packaging conventions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b36be0b..b74ef1e 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,5 @@ A package having three commits on `main`, then a release, then two more commits 0.0.2-dev2 0.0.2 ``` + +These packaging conventions are proposed only for ASF Infra and Toolings packages which will be published to PyPI. Other packages, for internal use, may use any packaging conventions. Aligning with these conventions, if adopted, would, however, make it easier to promote internal packages to PyPI. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
