From 36566771c48874b01ce60d84dee0ef924998112c Mon Sep 17 00:00:00 2001 From: Fabian Braun Date: Wed, 13 Mar 2024 14:52:25 +0100 Subject: [PATCH] Update github test action --- .github/workflows/test.yml | 2 -- README.rst | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d7c4514..b25a8d1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,8 +10,6 @@ jobs: matrix: python-version: [ "3.10", "3.11", "3.12"] requirements-file: [ - dj32_cms311.txt, - dj32_cms41.txt, dj42_cms311.txt, dj42_cms41.txt, dj50_cms41.txt diff --git a/README.rst b/README.rst index 04d0757..bfa484b 100644 --- a/README.rst +++ b/README.rst @@ -731,7 +731,7 @@ Old djangocms-text-ckeditor readme: :target: http://badge.fury.io/py/djangocms-text .. |coverage| image:: https://codecov.io/gh/django-cms/djangocms-text/branch/main/graph/badge.svg :target: https://codecov.io/gh/django-cms/djangocms-text -.. |python| image:: https://img.shields.io/badge/python-3.7+-blue.svg +.. |python| image:: https://img.shields.io/badge/python-3.10+-blue.svg :target: https://pypi.org/project/djangocms-text/ .. |django| image:: https://img.shields.io/badge/django-3.2--5.0-blue.svg :target: https://www.djangoproject.com/