poetry/tests/fixtures/missing_extra_directory_dep.../poetry.lock

23 lines
467 B
TOML

# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
[[package]]
name = "missing"
version = "1.2.3"
description = "Some description."
optional = true
python-versions = "*"
files = []
develop = false
[package.source]
type = "directory"
url = "missing"
[extras]
notinstallable = ["missing"]
[metadata]
lock-version = "2.0"
python-versions = "*"
content-hash = "4f4f0f292967d2df3ec32007be09f917a08730a19378d535cc9463a11dd3df01"