Skip to content

Commit 16bb493

Browse files
committed
chore: update README about supported python versions
1 parent 0353d7f commit 16bb493

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ or **time-distance matrices**.
4747
This list is hopefully growing with time and contributions by other developers. An up-to-date list is always available
4848
in our documentation_.
4949

50-
**routingpy** is tested against CPython versions 3.9, 3.10, 3.11, 3.12 and 3.13. PyPy3 is currently not supported, see `#60 <https://github.com/mthh/routingpy/issues/60>`_.
50+
**routingpy** is tested against:
51+
52+
- CPython versions 3.9, 3.10, 3.11, 3.12 and 3.13,
53+
- PyPy3 versions 3.9 and 3.10.
5154

5255
© routingpy contributors 2022 under the `Apache 2.0 License`_.
5356

0 commit comments

Comments
 (0)