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
318 stars 57 forks source link

`python setup.py test` is deprecated #157

Closed hirosassa closed 3 years ago

hirosassa commented 3 years ago

Since CI message says following, we should be moving to tox (but it's not strictly necessary)

WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.