Skip to content

Commit

Permalink
still trying to get this syntax right, part iv
Browse files Browse the repository at this point in the history
  • Loading branch information
corinwagen committed Mar 29, 2021
1 parent 5c537b6 commit 09b0eb5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,12 @@ dependencies:
- numpy
- xtb
- rdkit
- pip:
- numpy
- scipy
- networkx
- importlib_resources
- sphinx_bootstrap_theme
- pyahocorasick
- basis_set_exchange
- pyyaml
4 changes: 2 additions & 2 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ conda:
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: docs/requirements.txt
# install:
# - requirements: docs/requirements.txt


submodules:
Expand Down

0 comments on commit 09b0eb5

Please sign in to comment.