[build] type = "python" [dependencies] build = ["python-flit-core"] optional = [ "python-click", "python-sphinx-autobuild", ] runtime = [ "python", "python-nodeenv", "python-packaging", "python-pyproject-metadata", "python-rich", "python-setuptools", ] [package] description = "Python build backend for Sphinx themes" homepage = "https://github.com/pradyunsg/sphinx-theme-builder" license = "MIT" name = "python-sphinx-theme-builder" version = "0.3.2" [[source]] extract_dir = "$name-$version" url = "https://github.com/pradyunsg/sphinx-theme-builder.git#$version"