Skip to content

Commit 48b216a

Browse files
committed
futzing
1 parent 9e30c3b commit 48b216a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Python methods for numerical differentiation of noisy data, including multi-obje
88
</a>
99
</p>
1010

11-
<p align="center">https://pynumdiff.readthedocs.io/master/
11+
<p align="center">
1212
<a href='https://pynumdiff.readthedocs.io/master/'>
1313
<img src='https://app.readthedocs.org/projects/pynumdiff/badge/?version=master' alt='Documentation Status' /></a>
1414
<a href="https://badge.fury.io/py/pynumdiff">

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dev = [
4949
docs = [
5050
"sphinx",
5151
"sphinx_rtd_theme",
52+
"myst-parser",
5253
"cvxpy"
5354
]
5455

0 commit comments

Comments
 (0)