Skip to content

Commit 58e334c

Browse files
committed
Update pymongocrypt source location
1 parent 2e7df68 commit 58e334c

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
@@ -61,7 +61,7 @@ mockupdb = [
6161
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"
6262
]
6363
pymongocrypt_source = [
64-
"pymongocrypt@git+https://github.com/mongodb/libmongocrypt@master#subdirectory=bindings/python"
64+
"pymongocrypt@git+https://github.com/aclark4life/libmongocrypt@master#subdirectory=bindings/python"
6565
]
6666
perf = ["simplejson"]
6767
typing = [

0 commit comments

Comments
 (0)