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_lhhwoqbt\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_lhhwoqbt\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 0x000002D05E631C50>, run_dir=WindowsPath('C:/Users/RUNNER~1/AppData/Local/Temp/tmp41nil8cq/v1_lhhwoqbt/pkg_one'), stdout='Using monorepo root venv v1_lhhwoqbt\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