Fix install.rst again

pull/710/head
Nicco Kunzmann 2024-09-28 16:52:19 +01:00
rodzic e48dcfbff9
commit 0f210f8bef
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -125,8 +125,8 @@ Try it out:
Python 3.12.0 (main, Mar 1 2024, 09:09:21) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import icalendar
>>> icalendar.version_tuple[0]
6
>>> icalendar.Calendar()
VCALENDAR({})
Build the documentation
-----------------------