[build] type = "python" [dependencies] build = [ "python-setuptools", "python-wheel", ] runtime = ["python-idna"] [package] description = "featureful, correct URL for Python" homepage = "https://github.com/python-hyper/hyperlink" license = "MIT" name = "python-hyperlink" version = "21.0.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/python-hyper/hyperlink.git#v$version"