Skip to content

Commit 648e8c8

Browse files
authored
DRIVERS-3546 Document Python release signing key (#1188)
* PYTHON-5836 Prep for 1.18.1 release * DRIVERS-3546 Document Python release signing key
1 parent 92b5144 commit 648e8c8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ A Windows DLL for x86_64 is available on the Github Releases page. See the [late
7878

7979
Use `gpg` to verify the signature. The public key for `libmongocrypt` is available on https://pgp.mongodb.com/.
8080

81+
## Python Releases ##
82+
Python releases and tags are signed using the MongoDB Python driver PGP key. Use `gpg` to verify the signature. The public key is available at https://pgp.mongodb.com/python-driver.pub.
83+
8184

8285
### Testing ###
8386
`test-mongocrypt` mocks all I/O with files stored in the `test/data` and `test/example` directories. Run `test-mongocrypt` from the source directory:

0 commit comments

Comments
 (0)