Bump poetry from 1.8.5 to 2.0.1 #83
Annotations
2 errors
Test with pytest:
tests/test_commands.py#L84
test_update
AssertionError: assert 'Updating numpy' in 'Using monorepo root venv v1_5kguu7uz\n\nRunning command from monorepo root directory\nUpdating dependencies\nResolving dependencies...\n\nNo dependencies to install or update\n'
+ where 'Using monorepo root venv v1_5kguu7uz\n\nRunning command from monorepo root directory\nUpdating dependencies\nResolving dependencies...\n\nNo dependencies to install or update\n' = PoetryRunResult(cmd='poetry update numpy', cmd_obj=<poetry.console.commands.update.UpdateCommand object at 0x7efda4327350>, run_dir=PosixPath('/tmp/tmp2wxgqwfb/v1_5kguu7uz/pkg_one'), stdout='Using monorepo root venv v1_5kguu7uz\n\nRunning command from monorepo root directory\nUpdating dependencies\nResolving dependencies...\n\nNo dependencies to install or update\n', stderr='Skipping virtualenv creation, as specified in config file.\n', exit_code=0).stdout
|
Test with pytest
Process completed with exit code 1.
|
Loading