[build] type = "python" [dependencies] build = [ "python-flit-core", "python-wheel", ] runtime = [ "python", "python-yaml", ] [package] description = "A custom YAML tag for referencing environment variables in YAML files" homepage = "https://github.com/waylan/pyyaml-env-tag" license = "MIT" name = "python-pyyaml-env-tag" version = "0.1" [[source]] extract_dir = "$name-$version" url = "https://github.com/waylan/pyyaml-env-tag.git#$version"