From 929a403cafdd47b1de3faf2be81517364be1e2df Mon Sep 17 00:00:00 2001 From: Philip Loche Date: Wed, 21 May 2025 19:30:00 +0200 Subject: [PATCH 1/3] Update README.rst --- README.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 9c86d60a7..99b70103a 100644 --- a/README.rst +++ b/README.rst @@ -31,12 +31,7 @@ You can then ``import skmatter`` and use scikit-matter in your projects! Tests ----- -We are testing our code for Python 3.8 and 3.12 on `Windows Server 2019`_, `macOS 11`_ -and `Ubuntu LTS 22.04`_. - -.. _`Windows Server 2019`: https://github.com/actions/runner-images/blob/main/images/win/Windows2019-Readme.md -.. _`macOS 11`: https://github.com/actions/runner-images/blob/main/images/macos/macos-11-Readme.md -.. _`Ubuntu LTS 22.04`: https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md +We are testing our code for Python 3.10 and 3.13 on the latest versions of Ubuntu, macOS and Windows. .. marker-issues From 992b46fad722cb375ca321a3675080415902a16f Mon Sep 17 00:00:00 2001 From: Philip Loche Date: Thu, 22 May 2025 07:47:19 +0200 Subject: [PATCH 2/3] Update README.rst Co-authored-by: Christian Jorgensen <114787994+cajchristian@users.noreply.github.com> --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 99b70103a..9a3e97cdf 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,8 @@ You can then ``import skmatter`` and use scikit-matter in your projects! Tests ----- -We are testing our code for Python 3.10 and 3.13 on the latest versions of Ubuntu, macOS and Windows. +We are testing our code for Python 3.10 and 3.13 on the latest versions of Ubuntu, +macOS and Windows. .. marker-issues From 512a39452896fec131a0c82e73516a5796cc905d Mon Sep 17 00:00:00 2001 From: Philip Loche Date: Thu, 22 May 2025 08:33:56 +0200 Subject: [PATCH 3/3] Update README.rst Co-authored-by: Christian Jorgensen <114787994+cajchristian@users.noreply.github.com> --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9a3e97cdf..8b5359a35 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ You can then ``import skmatter`` and use scikit-matter in your projects! Tests ----- -We are testing our code for Python 3.10 and 3.13 on the latest versions of Ubuntu, +We are testing our code for Python 3.10 and 3.13 on the latest versions of Ubuntu, macOS and Windows. .. marker-issues