Skip to content

Commit 3c529c4

Browse files
committed
Added django-sphinx-view to docs extra.
1 parent 8a3edb8 commit 3c529c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Repository = "https://github.com/carltongibson/neapolitan"
1616
Docs = "https://noumenal.es/neapolitan/"
1717

1818
[project.optional-dependencies]
19-
docs = ["Sphinx"]
19+
docs = ["Sphinx", "django-sphinx-view"]
2020
tests = ["coverage[toml]", "django_coverage_plugin"]
2121

2222
[tool.coverage.run]

0 commit comments

Comments
 (0)