Skip to content

Commit

Permalink
Merge pull request #927 from pyiron/fix-docs
Browse files Browse the repository at this point in the history
Fix Docs Test
  • Loading branch information
jan-janssen authored Jan 10, 2023
2 parents 3eb2bd0 + 4f5f9de commit d6d4c27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ channels:
- conda-forge
dependencies:
- nbsphinx
- sphinx <6.1
- aimsgb
- ase
- defusedxml
Expand Down
1 change: 1 addition & 0 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ Install from Source
For development, it is recommended to first create a conda environment containing all of pyiron's dependencies. The dependencies are available in pyiron's `environment.yml <https://github.com/pyiron/pyiron/blob/main/.ci_support/environment.yml>`_ file.
.. code-block:: bash
git clone https://github.com/pyiron/pyiron.git
conda env create -f pyiron/environment.yml
Expand Down

0 comments on commit d6d4c27

Please sign in to comment.