Skip to content

Commit

Permalink
update pyproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
ori-kron-wis committed Dec 12, 2024
1 parent 8633c5e commit f9f1e41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dev = [
"pre-commit",
"twine>=4.0.2"
]
doc = [
docs = [
"docutils>=0.8,!=0.18.*,!=0.19.*", # see https://github.com/scverse/cookiecutter-scverse/pull/205
"sphinx>=4.1",
"ipython",
Expand All @@ -64,6 +64,7 @@ doc = [
"myst-nb",
"sphinx-autodoc-typehints",
]
docsbuild = ["popv[docs]"]
test = [
"pytest",
"coverage",
Expand Down

0 comments on commit f9f1e41

Please sign in to comment.