* Datenguide Python version: * Python version: 3.8 * Operating System: Windows ### Description I tried to get the testing suite running (pytest and tox) using python 3.8. We need to add python 3.8 to the stable supported version. ### What I Did ``` pytest tox ```