[build] type = "python" [dependencies] build = [ "python-setuptools", "python-setuptools-scm", "git" ] runtime = ["python"] [package] description = "brain-dead simple config-ini parsing" homepage = "https://github.com/pytest-dev/iniconfig" license = "MIT" name = "python-iniconfig" version = "2.3.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/pytest-dev/iniconfig.git#v$version"