Skip to content

Commit 20b12e0

Browse files
committed
Revert "TEMP REVERT ME: update pymongocrypt_source to test branch"
This reverts commit db5cee8.
1 parent bbe42fa commit 20b12e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ mockupdb = [
5959
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"
6060
]
6161
pymongocrypt_source = [
62-
"pymongocrypt@git+https://github.com/ShaneHarvey/libmongocrypt@PYTHON-5191#subdirectory=bindings/python"
62+
"pymongocrypt@git+https://github.com/mongodb/libmongocrypt@master#subdirectory=bindings/python"
6363
]
6464
perf = ["simplejson"]
6565
typing = [

0 commit comments

Comments
 (0)