Skip to content

Commit 604dba7

Browse files
committed
Update instruction
1 parent 40d3fca commit 604dba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/github/download_all_github_artifacts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import hashlib
1111
import json
1212
import os
13-
# Run `pip3 install requests` if not installed yet
13+
# Run `pip3 install requests --break-system-packages` if not installed yet
1414
import requests
1515
# Run `pip3 install re` if not installed yet
1616
import re

0 commit comments

Comments
 (0)