Skip to content

Commit

Permalink
add myst_nb
Browse files Browse the repository at this point in the history
  • Loading branch information
phaustin committed Sep 15, 2023
1 parent b5d68e2 commit fdfe61c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ dependencies = [
"Jinja2>=3.1.2",
"setuptools_scm",
"click",
"sphinx"
"sphinx",
"myst_nb"
]

[project.scripts]
Expand Down

0 comments on commit fdfe61c

Please sign in to comment.