Closed ARYAN-NIKNEZHAD closed 2 months ago
Update the tox configuration to include environments for py38-django50 and py39-django50 to ensure that tests are run against Django 5.x with Python 3.8 and 3.9.
tox
py38-django50
py39-django50
Closes #34
Description
Update the
tox
configuration to include environments forpy38-django50
andpy39-django50
to ensure that tests are run against Django 5.x with Python 3.8 and 3.9.Closes #34