mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
tox dependency virtualenv dropped support for creating Python 3.6 environments in a minor release. [1] Announce deprecation of Anymail Python 3.6 support. Until that can take effect, pin an older version of virtualenv that still works for tox py36 testenv. [1]: See https://github.com/pypa/virtualenv/pull/2548#issuecomment-1527278210 et seq