build: automatically create pinned
extra from lock file
#87
Annotations
10 errors
Run poetry run pytest --integration -v:
tests/console/commands/test_publish.py#L222
test_publish_dist_dir_and_build_options[tmp/dist]
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
tests/console/commands/test_publish.py#L222
test_publish_dist_dir_and_build_options[../dist]
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
tests/console/commands/test_publish.py#L218
test_publish_dist_dir_and_build_options[absolute]
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L180
test_build_output_option[None]
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L99
test_build_with_clean[False]
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L183
test_build_output_option[absolute]
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L213
test_build_relative_directory_src_layout
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_build_relative_directory_0/project/dist'
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L149
test_build_with_multiple_readme_files
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L114
test_build_with_clean_non_existing_output
RuntimeError: lock file version too old
|
Run poetry run pytest --integration -v:
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
|
Loading