Skip to content

Commit

Permalink
Bump to the latest sphinx-theme-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Nov 11, 2021
1 parent dc4cdda commit 1c3ec1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[build-system]
requires = ["sphinx-theme-builder >= 0.2.0a6"]
requires = ["sphinx-theme-builder >= 0.2.0a7"]
build-backend = "sphinx_theme_builder"

[tool.sphinx-theme-builder]
node-version = "16.13.0"
additional-compiled-static-assets = [
"styles/furo-extensions.css",
]

[project]
name = "furo"
Expand Down

0 comments on commit 1c3ec1c

Please sign in to comment.