You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add tox setup POC
* Fix syntax to be compatible with Python >= 3.10
* No need to include py3.6 or 3.7 in tox because they reached EOL already
* Refactor syntax to be compatible with Python >= 3.9
* Remove no longer needed TODO
* Remove py3.8 from tox configuration
* Update Github workflow to run test matrix using tox
* Update requirements.txt after adding tox
* Update pyproject.toml file
* Update Github workflow to use pip caching
0 commit comments