1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
5f0aa46e28 add python 3.11 2023-03-11 22:49:29 +03:00
111d527c33
check formatting with black (#99)
* check formatting with black + suggest on pr

* test format check

* fix test format error

suggested by reviewdog[black]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-04 23:43:13 +03:00
c9b38cd29e
add mypy strict check (not failing) 2022-06-04 20:14:53 +03:00
bfdeaa17ff
drop python 3.7 support
for TypedDict
2022-06-04 15:56:11 +03:00
1eef4114cd
ci: fix mypy checks 2022-06-04 15:48:25 +03:00
0778fbe51f
ci: check with mypy + upload report 2022-06-04 15:44:01 +03:00
8eaafc9925
workflows: remove poetry cache 2022-06-03 15:55:50 +03:00
8c05b8319c
reset poetry cache (github workflows) 2022-04-05 12:40:40 +03:00
adc61821cf
bump actions/checkout to 3 2022-04-05 12:38:17 +03:00
25670a61ba
bump actions/cache to 3.0.1 2022-04-05 12:37:02 +03:00
61d3186522
drop python 3.6 support 2022-02-11 14:29:25 +03:00
a81192b96f
add python 3.10 (github actions) (#66) 2021-10-21 10:18:39 +03:00
9603718c83
remove install from requirements.txt 2021-10-15 09:37:57 +03:00
9e40b6fbbd
use poetry in ci 2021-10-09 15:27:38 +03:00
3ddc486614 add Python 3.9 support 2021-01-01 13:38:14 +03:00
e0b4e6c28a
drop Python 3.5 support 2021-01-01 13:17:08 +03:00
fcba8f07ef
add python 3.8 2020-02-01 13:26:13 +03:00
f06051d06c add GitHub Actions 2019-09-04 10:27:09 +03:00