Skip to content

upgrade pytest and pin pytets-asyncio

Alexandre Vincent requested to merge upgrade_pytest into master

It seems current pytest-asyncio is not compatible with the pinned version of pytest.

INTERNALERROR> AttributeError: 'Config' object has no attribute 'issue_config_time_warning'

Merge request reports