Skip to content

Commit 6fcc56a

Browse files
committed
Ensure numpy is latest in test_future CI test
1 parent 5828793 commit 6fcc56a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_future.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [windows-latest, ubuntu-latest, macos-12]
18-
python-version: [3.9, '3.10', '3.11', '3.12']
18+
python-version: ['3.9', '3.10', '3.11', '3.12']
1919

2020
steps:
2121
- name: Set up Python ${{ matrix.python-version }}
@@ -54,7 +54,7 @@ jobs:
5454
run: |
5555
echo "Update pip"
5656
python -m pip install --upgrade pip
57-
pip install -U build
57+
pip install -U --upgrade build numpy
5858
cd sm
5959
echo "Install sm"
6060
pip install .

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy