File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
[build-system ]
2
- requires = [" hatchling >=1.0 " ]
2
+ requires = [" hatchling >=1.11 " ]
3
3
build-backend = " hatchling.build"
4
4
5
5
[project ]
@@ -114,7 +114,7 @@ validate-bump = false
114
114
artifacts = [" jupyter_server/static/style" ]
115
115
116
116
[tool .hatch .build .hooks .jupyter-builder ]
117
- dependencies = [" hatch-jupyter-builder>=0.8" ]
117
+ dependencies = [" hatch-jupyter-builder>=0.8.1 " ]
118
118
build-function = " hatch_jupyter_builder.npm_builder"
119
119
ensured-targets = [
120
120
" jupyter_server/static/style/bootstrap.min.css" ,
Original file line number Diff line number Diff line change 1
1
version : 2
2
2
sphinx :
3
3
configuration : docs/source/conf.py
4
- conda :
5
- environment : docs/environment.yml
6
4
python :
7
5
version : 3.8
8
6
install :
You can’t perform that action at this time.
0 commit comments