Commit 6be19fb
authored
docs: Use 'develop' extra over removed 'complete' (#2113)
* Update all uses of the removed 'complete' extra to 'develop'.
- The 'complete' extra was removed when moving to hatchling in
PR #2095, but the 'develop' extra retains most of that functionality.
- Update the 'complete' extra to 'all' for the Binder postBuild to
reduce the number of dependencies that need to be installed.
* Quote the extra for best practice to ensure compatibility across shells.1 parent 8940361 commit 6be19fb
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments