mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2026-05-25 14:26:17 +03:00
add python 3.11
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ classifiers = [
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user