Skip to content

Commit efa8d80

Browse files
authored
Merge branch 'main' into paddyroddy/304
2 parents cb76ad9 + b8426ef commit efa8d80

File tree

4 files changed

+1887
-1878
lines changed

4 files changed

+1887
-1878
lines changed

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
1. Update the version in `src/array_api_extra/__init__.py`
2-
2. Update the lockfile with `pixi update && pixi install`
2+
2. Update the lockfile with `pixi update; pixi install`
33
3. Push your changes
44
4. Cut a release via the GitHub GUI
55
5. Update the version to `{next micro version}.dev0`
6-
6. `pixi clean cache --pypi && pixi update && pixi install`
6+
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)