[build] type = "python" [dependencies] build = [ "python-hatchling", "python-setuptools", "python-wheel", ] runtime = [ "python", "python-babel", "python-more-itertools", "python-pyaml", ] [package] description = "Test Anything Protocol (TAP) tools for Python" homepage = "https://pypi.python.org/pypi/tap.py" license = "BSD-2-Clause" name = "python-tappy" version = "3.2.1" [[source]] extract_dir = "$name-$version" url = "https://github.com/python-tap/tappy.git#v$version"