Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 4e4f740

Browse files
committed
Drop Python 3.5 support
1 parent 8480d81 commit 4e4f740

3 files changed

Lines changed: 64 additions & 85 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
python-version: [3.5, 3.6, 3.7, 3.8]
12+
python-version: [3.6, 3.7, 3.8]
1313
os: [ubuntu-latest, macos-latest, windows-latest]
1414

1515
steps:

poetry.lock

Lines changed: 60 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)