m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
305 stars 57 forks source link

tox test for multiple python versions #170

Closed hirosassa closed 3 years ago

hirosassa commented 3 years ago

This PR is for #168 and #157. I implemented tox configuration for testing on multiple python versions and introduced tox-gh-actions.

hirosassa commented 3 years ago

@Hi-king @vaaaaanquish plz review!

vaaaaanquish commented 3 years ago

Thx!!