Commit 5646a95
committed
removed myst-parser pin from RTD conda env
The historical pin of myst-parser=~1.0 prevents modern sphinx>=7 and fails on RTD.
Letting myst-parser to float freely does not affect local builds.
The package is not listed in pyproject.toml so should not adversely affect downstream users.1 parent e9ea575 commit 5646a95
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments