setup.py test seems to be deprecated, and is printing the message
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.
We should look into updating this.
setup.py test seems to be deprecated, and is printing the message
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.We should look into updating this.