build: automatically create pinned
extra from lock file
#65
Annotations
10 errors
tests/console/commands/test_build.py#L99
test_build_with_clean[True]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L68
test_build_creates_packages_in_dist_directory_if_no_output_is_specified[wheel]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L180
test_build_output_option[None]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L68
test_build_creates_packages_in_dist_directory_if_no_output_is_specified[sdist]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L186
test_build_output_option[test/dir]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L186
test_build_output_option[dist]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L81
test_build_with_local_version_label
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L186
test_build_output_option[../dist]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L183
test_build_output_option[absolute]
RuntimeError: lock file version too old
|
tests/console/commands/test_build.py#L99
test_build_with_clean[False]
RuntimeError: lock file version too old
|
This job failed
Loading