Commit 7acc41c
authored
Require Python 3.9 or higher (#743)
Python 3.8 reached end of life October 2024:
https://endoflife.date/python
It's impossible to lock pyproj for all versions 3.9-3.13. So let's split
this into two PRs: one to remove 3.8 support and another to add tests
for 3.12 and 3.131 parent f9c1cf9 commit 7acc41c
3 files changed
+15
-342
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments