Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,8 @@ 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

Expand Down