Fix spaces in scripts shebang #76
Annotations
7 errors
Run poetry run pytest --integration -v:
tests\masonry\builders\test_editable_builder.py#L126
test_builder_installs_proper_files_for_standard_packages[simple_project_legacy]
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte
|
Run poetry run pytest --integration -v:
tests\masonry\builders\test_editable_builder.py#L126
test_builder_installs_proper_files_for_standard_packages[simple_project]
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte
|
Run poetry run pytest --integration -v:
tests\masonry\builders\test_editable_builder.py#L310
test_builder_installs_proper_files_when_packages_configured
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte
|
Run poetry run pytest --integration -v:
tests\console\commands\test_run.py#L175
test_run_script_sys_argv0[not installed]
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte
|
Run poetry run pytest --integration -v:
tests\console\commands\test_run.py#L175
test_run_script_sys_argv0[installed]
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte
|
Run poetry run pytest --integration -v:
tests\console\commands\test_run.py#L142
test_run_script_exit_code
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte
|
Run poetry run pytest --integration -v
Process completed with exit code 1.
|
Loading