Skip to content

Commit

Permalink
Add more missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
SorooshMani-NOAA committed Dec 1, 2023
1 parent 41f698d commit bcee4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ sphinxcontrib-programoutput = { version = '*', optional = true }
plotting = ['cartopy', 'cmocean', 'matplotlib']
testing = ['pytest', 'pytest-cov', 'pytest-socket', 'pytest-xdist', 'wget']
development = ['isort', 'oitnb']
documentation = ['dunamai', 'm2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput', 'sphinxcontrib-bibtex', 'cartopy']
documentation = ['dunamai', 'm2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput', 'sphinxcontrib-bibtex', 'cartopy', 'cmocean', 'matplotlib']

[tool.poetry.scripts]
make_storm_ensemble = 'ensembleperturbation.client.make_storm_ensemble:main'
Expand Down

0 comments on commit bcee4f6

Please sign in to comment.