Skip to content

Commit

Permalink
add Sphinx dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jykr committed Mar 30, 2024
1 parent 2bf56a7 commit f5ee597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"pytest-order",
"nbconvert",
"logomaker",
"sphinx-argparse>=0.4",
"sphinx-argparse",
"m2r",
],
extras_require={"model": ["pyBigWig", "pyro-ppl<=1.8.1", "statsmodels", "torch<2"]},
Expand Down

0 comments on commit f5ee597

Please sign in to comment.