Skip to content

Commit 88f04d7

Browse files
authored
Only use conda-forge and not defaults for RTD (#296)
h/t: @fcollonval cc: @blink1073
1 parent 55f24a7 commit 88f04d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: jupyterlab_server_documentation
22
channels:
33
- conda-forge
4+
- nodefaults
45
dependencies:
56
- python=3.9
67
- sphinx<4.0

0 commit comments

Comments
 (0)