use-pytest 0.0.1

pytest metadata primitives for RustUse
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "use-pytest"
version = "0.0.1"
dependencies = [
 "use-python-identifier",
]

[[package]]
name = "use-python-identifier"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3720573ba5f9bfc1f77de7973fa12e85bada76c80a22e7860397e8d9c5e35a81"
dependencies = [
 "use-python-keyword",
]

[[package]]
name = "use-python-keyword"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fe7a73ea3f4bc6745c41782345a87cf8de5ae3860977c635445811b521bcd5b"