Skip to content

Commit

Permalink
Merge pull request #181 from oceanmodeling/fix/docs
Browse files Browse the repository at this point in the history
fix for RTD build
  • Loading branch information
SorooshMani-NOAA authored Dec 1, 2023
2 parents 9835830 + 5360307 commit b8135a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sphinxcontrib-bibtex = { version = '*', optional = true }
[tool.poetry.extras]
testing = ['pytest', 'pytest-cov', 'pytest-mock', 'pytest-socket', 'pytest-xdist']
development = ['isort', 'oitnb']
documentation = ['m2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput', 'sphinxcontrib-bibtex']
documentation = ['dunamai', 'm2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput', 'sphinxcontrib-bibtex']

[tool.poetry.scripts]
tidal_run = 'adcircpy.cmd.tidal_run:main'
Expand Down

0 comments on commit b8135a4

Please sign in to comment.