Skip to content

Commit

Permalink
Add sphinx_rtd as direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tOgg1 committed Sep 3, 2024
1 parent 1b38b43 commit 3277c34
Show file tree
Hide file tree
Showing 3 changed files with 483 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from sphinx.highlighting import lexers

project = "graphene-django-cud"
copyright = "2021, Tormod Haugland"
copyright = "2021-2024, Tormod Haugland"
author = "Tormod Haugland"

# The full version, including alpha/beta/rc tags
Expand Down
Loading

0 comments on commit 3277c34

Please sign in to comment.