Skip to content

Commit

Permalink
3.7 versions don't work with sqlalchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Aug 18, 2024
1 parent 7f5d6ad commit d6d454f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build_multi_numpy_scipy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,12 @@ jobs:
os: [ubuntu-latest]
architecture: ['x64']
include:
- numpy: '1.16.5'
scipy: '1.7.3'
python-version: '3.7'
- numpy: '1.18.5'
scipy: '1.7.3'
python-version: '3.7'
- numpy: '1.18.5'
scipy: '1.8.1'
python-version: '3.8'
- numpy: '1.18.5'
scipy: '1.9.3'
python-version: '3.8'
- numpy: '1.20.3'
scipy: '1.7.3'
python-version: '3.7'
- numpy: '1.20.3'
scipy: '1.7.3'
python-version: '3.8'
Expand Down

0 comments on commit d6d454f

Please sign in to comment.