[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[scripts]
build-support = "sphinx-build -b html -Dhtml4_writer=0 support build/support"

[packages]

[dev-packages]
sphinx = "*"
sphinx-victorykit-theme = {file = ".", editable = true}

[requires]
python_version = "3.11"
