pip install -r requirements.txt
python setup.py install
pip install -r requirements_py3.txt
python setup.py install
tox
in main directory
run: trial sio.sioworkersd.twisted_t in the directory of installation
run: trial sio/sioworkersd/twisted_t in the directory of installation