Commit 79c6d92
Lee Newberg
TEST: Remove GitHub test build for Python 3.8
This is a hack to address that, with the current set of commits, on
GitHub only, with Python 3.8 only, somewhere deep inside a dependency
of large_image, and regardless of various permutations and
combinations of `pip install typing-extensions` and placement of `import
large_image` statements that I have tried, I am getting:
ImportError: cannot import name 'Buffer' from 'typing_extensions'1 parent a7517fa commit 79c6d92
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments