You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also update the files using the migration script with the following
changes:
* Group artifact-related actions so they are updated together.
* Add `asyncio_default_fixture_loop_scope` `pytest` option as not
specifying this is deprecated.
* Disable some `pylint` checks that are already checked by `mypy`.
We also bump the build dependencies so the distribution files use names
that are compatible with PEP625, which will soon be required by PyPI.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments