django-dotenv
django-dotenv copied to clipboard
Test on Python 3.9 and 3.10
trafficstars
- Add classifier tags
- Add tox test environments
- Simplify tox envlist syntax
- Move from
python setup.py testto 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.