Skip to content

Commit c67f44f

Browse files
changing version of nose
1 parent 9cc66ea commit c67f44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python -m pip install --upgrade pip
3131
export CPLUS_INCLUDE_PATH=/usr/include/gdal
3232
export C_INCLUDE_PATH=/usr/include/gdal
33-
pip install nose
33+
pip install nose==1.3.7
3434
pip install -r requirements.txt
3535
- name: Run Tests
3636
run: |

0 commit comments

Comments
 (0)