We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a2cf1 commit db5cee8Copy full SHA for db5cee8
pyproject.toml
@@ -59,7 +59,7 @@ mockupdb = [
59
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"
60
]
61
pymongocrypt_source = [
62
- "pymongocrypt@git+https://github.com/mongodb/libmongocrypt@master#subdirectory=bindings/python"
+ "pymongocrypt@git+https://github.com/ShaneHarvey/libmongocrypt@PYTHON-5191#subdirectory=bindings/python"
63
64
perf = ["simplejson"]
65
typing = [
0 commit comments