From c3ac953ad8decadab6af6a34d071483fdb7cb916 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 4 Sep 2024 13:05:58 -0700 Subject: [PATCH] Document how to build test wheels --- RELEASE.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE.txt b/RELEASE.txt index ee44a92e..1db3fee7 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -15,3 +15,9 @@ How to make a new release of ``cesium`` - The CI will build wheels and upload to PyPi. Follow progress at https://github.com/cesium-ml/cesium/actions + + +Trial build of wheels +--------------------- + +To build all `cesium` wheels, push to a `maintenance/anyname` branch.