Add note about Python HTTPS warning
This commit is contained in:
parent
b0fb0c6492
commit
88b288502a
1 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,8 @@ This script will download the binaries and generate the node headers and the .li
|
|||
npm run release
|
||||
```
|
||||
|
||||
Note: Many distributions of Python still ship with old HTTPS certificates. You may see a `InsecureRequestWarning`, but it can be disregarded.
|
||||
|
||||
## Delete the temporary branch
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Reference in a new issue