Skip to content

Commit e1db6f2

Browse files
authored
feat: Drop support to Python 3.8 (#297)
1 parent 7c8ee27 commit e1db6f2

File tree

3 files changed

+1058
-958
lines changed

3 files changed

+1058
-958
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
python-version:
16-
- "3.8"
1716
- "3.9"
1817
- "3.10"
1918
- "3.11"

0 commit comments

Comments
 (0)