Skip to content

Commit d6d454f

Browse files
committed
3.7 versions don't work with sqlalchemy
1 parent 7f5d6ad commit d6d454f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/build_multi_numpy_scipy.yml

-9
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,12 @@ jobs:
1717
os: [ubuntu-latest]
1818
architecture: ['x64']
1919
include:
20-
- numpy: '1.16.5'
21-
scipy: '1.7.3'
22-
python-version: '3.7'
23-
- numpy: '1.18.5'
24-
scipy: '1.7.3'
25-
python-version: '3.7'
2620
- numpy: '1.18.5'
2721
scipy: '1.8.1'
2822
python-version: '3.8'
2923
- numpy: '1.18.5'
3024
scipy: '1.9.3'
3125
python-version: '3.8'
32-
- numpy: '1.20.3'
33-
scipy: '1.7.3'
34-
python-version: '3.7'
3526
- numpy: '1.20.3'
3627
scipy: '1.7.3'
3728
python-version: '3.8'

0 commit comments

Comments
 (0)