Volue-Public / energy-mesh-python

A Python API able to communicate with Volue Energy's Mesh server.
Other
10 stars 0 forks source link

Update pytest-asyncio #462

Closed tnoczyns-volue closed 3 months ago

tnoczyns-volue commented 3 months ago

With latest pytest and pytest-asyncio 0.21.1 there was a problem that resulted in error:

AttributeError: 'FixtureDef' object has no attribute 'unittest'