Add changes for 955ad60ee3

This commit is contained in:
GitHub Action
2022-09-30 00:15:49 +00:00
parent 7341eeacf7
commit 1101f5acb5
3 changed files with 1 additions and 4 deletions

View File

@@ -30,7 +30,6 @@ Requirements
- `NumPy`_
- `SciPy`_
- `Matplotlib`_
- `pandas`_
- `cvxpy`_
For development:
@@ -45,7 +44,6 @@ For development:
.. _`NumPy`: https://numpy.org/
.. _`SciPy`: https://scipy.org/
.. _`Matplotlib`: https://matplotlib.org/
.. _`pandas`: https://pandas.pydata.org/
.. _`cvxpy`: https://www.cvxpy.org/

View File

@@ -122,7 +122,6 @@
<li><p><a class="reference external" href="https://numpy.org/">NumPy</a></p></li>
<li><p><a class="reference external" href="https://scipy.org/">SciPy</a></p></li>
<li><p><a class="reference external" href="https://matplotlib.org/">Matplotlib</a></p></li>
<li><p><a class="reference external" href="https://pandas.pydata.org/">pandas</a></p></li>
<li><p><a class="reference external" href="https://www.cvxpy.org/">cvxpy</a></p></li>
</ul>
<p>For development:</p>

File diff suppressed because one or more lines are too long