19 lines
563 B
TOML
19 lines
563 B
TOML
[[package]]
|
|
name = "yapf"
|
|
version = "0.32.0"
|
|
description = "A formatter for Python code."
|
|
category = "dev"
|
|
optional = false
|
|
python-versions = "*"
|
|
|
|
[metadata]
|
|
lock-version = "1.1"
|
|
python-versions = "^3.9"
|
|
content-hash = "007777e8a8d98d16e1fed8845104ff0b4468e550de09e6422f2b21ca53c4b564"
|
|
|
|
[metadata.files]
|
|
yapf = [
|
|
{file = "yapf-0.32.0-py2.py3-none-any.whl", hash = "sha256:8fea849025584e486fd06d6ba2bed717f396080fd3cc236ba10cb97c4c51cf32"},
|
|
{file = "yapf-0.32.0.tar.gz", hash = "sha256:a3f5085d37ef7e3e004c4ba9f9b3e40c54ff1901cd111f05145ae313a7c67d1b"},
|
|
]
|