From 7d588b2dbc3d945548323e27a3686426a70f21bc Mon Sep 17 00:00:00 2001 From: Romain J Date: Sun, 8 Nov 2020 01:09:40 +0100 Subject: [PATCH] remove(support): drop testing support for python 3.7 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4a3235d..cbc06a2 100644 --- a/README.rst +++ b/README.rst @@ -85,6 +85,6 @@ To update the whole bot after a :bash:`git pull`, just execute $ make update -.. |image0| image:: https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-%23007ec6 +.. |image0| image:: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-%23007ec6 .. |image1| image:: https://img.shields.io/badge/dynamic/json?color=%23dfb317&label=issues&query=%24.open_issues_count&suffix=%20open&url=https%3A%2F%2Fgit.gnous.eu%2Fapi%2Fv1%2Frepos%2FGnousEU%2Ftuxbot-bot%2F .. |image2| image:: https://img.shields.io/badge/code%20style-black-000000.svg \ No newline at end of file