Skip to content

Conversation

@adamchainz
Copy link

  • Add classifier tags
  • Add tox test environments
  • Simplify tox envlist syntax
  • Move from python setup.py test to directly invoking unittest, to avoid this warning from setuptools:
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.

* Add classifier tags
* Add tox test environments
* Simplify tox envlist syntax
* Move from `python setup.py test` to directly invoking unittest, to avoid this warning from setuptools:

```
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.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant