Skip to content

Commit 0b899f1

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

File tree

3 files changed

+1000
-148
lines changed

3 files changed

+1000
-148
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.8', '3.9', '3.10', '3.11']
37+
python: ['3.9', '3.10', '3.11','3.12']
3838

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

0 commit comments

Comments
 (0)