[build] type = "python" [dependencies] build = [ "python-hatch-vcs", "python-hatchling", "git" ] runtime = ["python"] [package] description = "Rapid multi-Python deployment" homepage = "https://codespeak.net/execnet" license = "MIT" name = "python-execnet" version = "2.1.2" [[source]] extract_dir = "$name-$version" url = "https://github.com/pytest-dev/execnet.git#v$version"