mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-27 21:28:13 +08:00
Add Python 3.11 support and tests, remove Python 3.7 (#31)
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ Features
|
||||
- Rollbar and Sentry support
|
||||
|
||||
|
||||
Django Q2 is tested with: Python 3.7, 3.8, 3.9 and 3.10, Django 2.2.x and 3.2.x
|
||||
Django Q2 is tested with: Python 3.8, 3.9 and 3.10, 3.11, Django 3.2.x and 4.1.x
|
||||
|
||||
Currently available in English, German and French.
|
||||
|
||||
|
||||
+2
-2
@@ -27,7 +27,7 @@ Installation
|
||||
Requirements
|
||||
------------
|
||||
|
||||
Django Q2 is tested for Python 3.7, 3.8, 3.9 and 3.10
|
||||
Django Q2 is tested for Python 3.8, 3.9, 3.10 and 3.11
|
||||
|
||||
- `Django <https://www.djangoproject.com>`__
|
||||
|
||||
@@ -125,7 +125,7 @@ Other known issues are:
|
||||
|
||||
Python
|
||||
~~~~~~
|
||||
Current tests are performed with 3.7, 3.8, 3.9 and 3.10
|
||||
Current tests are performed with 3.8, 3.9, 3.10 and 3.11
|
||||
If you do encounter any regressions with earlier versions, please submit an issue on `github <https://github.com/GDay/django-q2>`__
|
||||
|
||||
Open-source packages
|
||||
|
||||
Reference in New Issue
Block a user