Skip to content

Commit

Permalink
Missed docs in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed Jun 29, 2023
1 parent c25cab9 commit 0704bef
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/source/user_guide/installation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Dependency
================================================================================================= ================== ================== ===================================================================================================================================================================================

.. _install.examples_dependencies:
=================

Examples dependencies
^^^^^^^^^^^^^^^^^^^^^

Expand All @@ -138,9 +138,6 @@ Installable with ``pip install "pybamm[dev]"``
================================================================================ ================== ================== ===================================================================================================================================================================================
Dependency Minimum Version pip extra Notes
================================================================================ ================== ================== ===================================================================================================================================================================================
`anytree <https://anytree.readthedocs.io/en/latest/intro.html>`__ 2.4.3 dev For Tree Data Structure
`autograd <https://autograd.readthedocs.io/en/latest/>`__ 1.2.0 dev To differentiate python & numpy code.
`scikit-fem <https://scikit-fem.readthedocs.io/en/latest/>`__ 0.2.0 dev For performing finite element assembly.
`pre-commit <https://pre-commit.com/index.html>`__ - dev For managing and maintaining multi-language pre-commit hooks.
`black <https://black.readthedocs.io/en/stable/>`__ - dev For code formatting.
================================================================================ ================== ================== ===================================================================================================================================================================================
Expand Down

0 comments on commit 0704bef

Please sign in to comment.