Skip to content

Drop asynchronous property

  • Update to DunitePy v1.0 which removes the asynchronous property, removes aiohttp and adds websocket-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 and asynctest dev dependencies
Edited by Moul
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information