Bump poetry from 1.8.5 to 2.0.1 #89
Annotations
2 errors
Test with pytest:
tests\test_commands.py#L84
test_update
AssertionError: assert 'Updating numpy' in 'Using monorepo root venv v1_1vtiiwrw\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_1vtiiwrw\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 0x00000299B50FF6D0>, run_dir=WindowsPath('C:/Users/RUNNER~1/AppData/Local/Temp/tmpy54_dwi7/v1_1vtiiwrw/pkg_one'), stdout='Using monorepo root venv v1_1vtiiwrw\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