Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83e76cb

Browse files
committed
MNT: more branch/dep fixes
1 parent 239ca69 commit 83e76cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build_order.d/01-build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ kind: pip
5959
packages: pathspec scikit-build-core
6060
...
6161
---
62-
default_branch: main
62+
default_branch: master
6363
function: main_build
6464
kind: source_install
6565
name: pybind11
@@ -424,12 +424,12 @@ proj_name: pytest
424424
---
425425
flags: --pre --upgrade --no-build-isolation
426426
kind: pip
427-
packages: alabaster babel docutils imagesize roman-numerals-py snowballstemmer sphinx sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml sphinxcontrib-video
427+
packages: roman-numerals
428428
...
429429
---
430430
flags: --pre --upgrade --no-build-isolation
431431
kind: pip
432-
packages: roman-numerals
432+
packages: alabaster babel docutils imagesize roman-numerals-py snowballstemmer sphinx sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml sphinxcontrib-video
433433
...
434434
---
435435
default_branch: master

0 commit comments

Comments
 (0)