[build] type = "python" [dependencies] build = [ "python-hatchling", "python-hatch-fancy-pypi-readme", "python-hatch-vcs", "git" ] runtime = ["python-pygments"] [package] description = "Collection of accessible pygments styles" homepage = "https://github.com/Quansight-Labs/accessible-pygments" license = "BSD-3-Clause" name = "python-accessible-pygments" version = "0.0.5" [[source]] extract_dir = "$name-$version" url = "https://github.com/Quansight-Labs/accessible-pygments.git#v$version"