Closed ARYAN-NIKNEZHAD closed 2 months ago
Steps to Reproduce:
tox
Proposed Solution:
Update the envlist in tox to include:
envlist
envlist = py38-django40, py39-django40, py310-django40, py311-django40, py312-django40, py38-django50, py39-django50, py310-django50, py311-django50, py312-django50
Hi @enzofrnt You can use my configuration https://github.com/Lazarus-org/django_logging/blob/main/tox.ini
Related to #1. Tox will be included.
Description
Steps to Reproduce:
tox
configuration.Proposed Solution:
Update the
envlist
intox
to include: