Skip to content

Commit 15336ab

Browse files
committed
use pixi-build-python
1 parent 4cb8c92 commit 15336ab

3 files changed

Lines changed: 223 additions & 119 deletions

File tree

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
1. Update the version in `meson.build` and `src/array_api_extra/__init__.py`
1+
1. Update the version in `pyproject.toml`, `meson.build`, and `src/array_api_extra/__init__.py`
22
2. Update the lockfile with `pixi update; pixi install`
33
3. Push your changes
44
4. Cut a release via the GitHub GUI
5-
5. Update the version to `{next micro version}.dev0` in `meson.build` and `src/array_api_extra/__init__.py`
5+
5. Update the version to `{next micro version}.dev0` in `pyproject.toml`, `meson.build`, and `src/array_api_extra/__init__.py`
66
6. `pixi clean cache --pypi; pixi update; pixi install`
77
7. Push your changes
88
8. Merge the automated PR to conda-forge/array-api-extra-feedstock

0 commit comments

Comments
 (0)