Re: [PATCH v3] dts: update dependencies and mypy execution

2023-09-25 Thread Thomas Monjalon
25/07/2023 10:48, Juraj Linkeš: > Poetry changed the syntax of dev dependencies section in version > 1.2.0. Updated the lock file with Poetry 1.5.1 added that to the > documentation. > The scripts section did nothing, so it got removed. > Update Pylama linters: > * pep8 is the same as pycodestyle >

[PATCH v3] dts: update dependencies and mypy execution

2023-07-25 Thread Juraj Linkeš
Poetry changed the syntax of dev dependencies section in version 1.2.0. Updated the lock file with Poetry 1.5.1 added that to the documentation. The scripts section did nothing, so it got removed. Update Pylama linters: * pep8 is the same as pycodestyle * pylint is missing dependencies and thus not