stuff: will squash all of this anyway

This commit is contained in:
Rodweil, Theodor 2023-08-07 02:15:15 +02:00
parent d649185ef6
commit 2b1a875a08
No known key found for this signature in database
GPG key ID: F8BC1B0EB1F9CCF5
5 changed files with 112 additions and 24 deletions

View file

@ -7,7 +7,7 @@ name = 'pypi'
python_version = '3'
[scripts]
"sphinx-build" = "sphinx-build docs build --color -W -bx_confluence"
"sphinx-build" = "sphinx-build docs build --color -W -bxconfluence"
[packages]
xconfluencebuilder = {editable = true, path = "./../.."}