Skip to content

Commit dcef93c

Browse files
committed
bump greenlet, numpy, remove support for 3.8
1 parent 0b899f1 commit dcef93c

File tree

2 files changed

+1
-889
lines changed

2 files changed

+1
-889
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-22.04
3535
strategy:
3636
matrix:
37-
python: ['3.9', '3.10', '3.11','3.12']
37+
python: ['3.9', '3.10', '3.11', '3.12']
3838

3939
steps:
4040
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)