This module has been deprecated and functionality moved to testflows.core
Module to provide asyncio capabilities.
Currently supports only Python 3.8 or above.
$ ./build; ./installwhere
$ ./buildcreates a pip installable package in ./dist, for example
$ ls dist/
testflows.asyncio-1.2.210504.123636.tar.gzand
$ ./installinstalls the testflows.asyncio module.