Skip to content

Commit

Permalink
Merge pull request #161 from zacharyburnett/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 9f835a1 + 3a5d224 commit 2e98fc1
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 @@ -45,7 +45,7 @@ sphinxcontrib-programoutput = { version = '*', optional = true }
[tool.poetry.extras]
testing = ['pooch', 'pytest', 'pytest-cov', 'pytest-socket', 'pytest-xdist', 'wget']
development = ['isort', 'oitnb']
documentation = ['m2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput']
documentation = ['dunamai', 'm2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput']

[tool.poetry.scripts]
initialize_adcirc = 'coupledmodeldriver.client.initialize_adcirc:main'
Expand Down

0 comments on commit 2e98fc1

Please sign in to comment.