Rebekah-Chuang / VizAble

VizAble is a web-based data visualization tool that generates accessible visualizations for all users, including people with visual impairments (low vision or blind).
MIT License
3 stars 0 forks source link

chore: add `tox` workflow to run tests #113

Closed Rebekah-Chuang closed 8 months ago

Rebekah-Chuang commented 8 months ago

This pull request adds a tox workflow to run tests. The tox.ini file and the .github/workflows/tox.yaml file are included in this PR.

closes #112