Drop asynchronous property
-
Update to DunitePy v1.0 which removes the asynchronous property, removes aiohttp
and addswebsocket-client
dependencies - In runtime and tests environments remove:
-
async
/await
keywords -
client.close()
which is now handled by DuniterPy after each request - Clean other stuff
-
-
Remove pytest-asyncio
andasynctest
dev dependencies
Edited by Moul