behave / behave-django

Behave BDD integration for Django
https://behave-django.readthedocs.io/
MIT License
205 stars 46 forks source link

Support latest stable version of Python and Django #126

Closed pauloxnet closed 2 years ago

pauloxnet commented 3 years ago

I propose to update the support and tests to the current stable versions of Python and Django removing unsupported versions (e.g. Python 3.5 and Django 3.0).

Right now the active Python releases are:

The current Django supported versions are: