[build] type = "python" [package] description = "Attributes without boilerplate." homepage = "https://www.attrs.org/" license = "MIT" name = "python-attrs" version = "26.1.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/python-attrs/attrs.git#$version" [dependencies] runtime = [ "python" ] build = [ "python-hatch-fancy-pypi-readme", "python-hatch-vcs", "python-hatchling", "git" ]