Skip to content

Commit dd39827

Browse files
committed
AWS_NO_SIGN_REQUEST
1 parent 931fabe commit dd39827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_tilebench.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
def test_profiler(src_path, head, get):
2525
"""Test profiler."""
2626
config = {
27+
"AWS_NO_SIGN_REQUEST": True,
2728
"AWS_DEFAULT_REGION": "us-west-2",
2829
"GDAL_DISABLE_READDIR_ON_OPEN": "EMPTY_DIR",
2930
}

0 commit comments

Comments
 (0)