django-dotenv icon indicating copy to clipboard operation
django-dotenv copied to clipboard

Test on Python 3.9 and 3.10

Open adamchainz opened this issue 3 years ago • 0 comments
trafficstars

  • 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.

adamchainz avatar Nov 29 '21 15:11 adamchainz