File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: basemap-data-hires
3
3
env :
4
4
PKGDIR : " packages/basemap_data_hires"
5
5
PYTHONWARNINGS : " ignore:DEPRECATION"
6
+ PIP_DEFAULT_TIMEOUT : 10
6
7
PIP_DISABLE_PIP_VERSION_CHECK : 1
7
8
PIP_PREFER_BINARY : 1
8
- PIP_TIMEOUT : 10
9
9
PIP_RETRIES : 0
10
10
11
11
on :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: basemap-data
3
3
env :
4
4
PKGDIR : " packages/basemap_data"
5
5
PYTHONWARNINGS : " ignore:DEPRECATION"
6
+ PIP_DEFAULT_TIMEOUT : 10
6
7
PIP_DISABLE_PIP_VERSION_CHECK : 1
7
8
PIP_PREFER_BINARY : 1
8
- PIP_TIMEOUT : 10
9
9
PIP_RETRIES : 0
10
10
11
11
on :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: basemap-for-manylinux
3
3
env :
4
4
PKGDIR : " packages/basemap"
5
5
PYTHONWARNINGS : " ignore:DEPRECATION"
6
+ PIP_DEFAULT_TIMEOUT : 10
6
7
PIP_DISABLE_PIP_VERSION_CHECK : 1
7
8
PIP_PREFER_BINARY : 1
8
- PIP_TIMEOUT : 10
9
9
PIP_RETRIES : 0
10
10
11
11
on :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: basemap-for-windows
3
3
env :
4
4
PKGDIR : " packages/basemap"
5
5
PYTHONWARNINGS : " ignore:DEPRECATION"
6
+ PIP_DEFAULT_TIMEOUT : 10
6
7
PIP_DISABLE_PIP_VERSION_CHECK : 1
7
8
PIP_PREFER_BINARY : 1
8
- PIP_TIMEOUT : 10
9
9
PIP_RETRIES : 0
10
10
11
11
on :
You can’t perform that action at this time.
0 commit comments