Skip to content

Commit a5f5efc

Browse files
authored
Merge pull request #14 from martinRenou/use_bqplot_master
CI: Use bqplot master
2 parents a86a915 + 374aa4a commit a5f5efc

File tree

3 files changed

+1928
-1687
lines changed

3 files changed

+1928
-1687
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@v2
2626
with:
27-
repository: 'martinRenou/bqplot'
28-
ref: 'get_rid_webgl'
27+
repository: 'bqplot/bqplot'
2928
path: 'bqplot'
3029

3130
- name: Setup conda

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"style-loader": "^1.0.0",
106106
"ts-loader": "^8.0.0",
107107
"typescript": "~4.1.3",
108-
"webpack": "^5.0.0",
108+
"webpack": "^5.61.0",
109109
"webpack-cli": "^4.0.0"
110110
},
111111
"jupyterlab": {

0 commit comments

Comments
 (0)