Skip to content

Commit 370a4fd

Browse files
committed
readme: Use devel as default branch
1 parent 0287c3d commit 370a4fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

development/release.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ To create a release with Pixi run the following commands on the **devel** branch
66
EIGENPY_VERSION=X.Y.Z pixi run release_new_version
77
git push origin
88
git push origin vX.Y.Z
9-
git push origin devel:master
109
```
1110

1211
Where `X.Y.Z` is the new version.

0 commit comments

Comments
 (0)