We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb07d6 commit b4967b8Copy full SHA for b4967b8
pyproject.toml
@@ -61,7 +61,7 @@ mockupdb = [
61
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"
62
]
63
pymongocrypt_source = [
64
- "pymongocrypt@git+https://github.com/mongodb/libmongocrypt@master4#subdirectory=bindings/python"
+ "pymongocrypt@git+https://github.com/mongodb/libmongocrypt@master#subdirectory=bindings/python"
65
66
perf = ["simplejson"]
67
typing = [
0 commit comments