Skip to content

Commit 1b8462c

Browse files
authored
Unpin jupyterlite-xeus in lite build (#541)
1 parent 3aedbb6 commit 1b8462c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ jobs:
219219
create-args: >-
220220
python=3.10
221221
pip
222-
jupyterlite-core>=0.2.0,<0.3.0
223-
jupyterlite-xeus>=0.1.2,<0.2
222+
jupyterlite-core
223+
jupyterlite-xeus
224224
225225
- name: Download extension package
226226
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)