We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e546d2c commit 48ad721Copy full SHA for 48ad721
setup.py
@@ -43,7 +43,7 @@ def get_requirements():
43
# TODO-MPL: Point at PyPI once MPL is released.
44
# This blocks releasing ESDK-Python MPL integration.
45
extras_require={
46
- "MPL": ["aws-cryptographic-material-providers @" \
+ "MPL": ["aws-cryptographic-material-providers @" \
47
"git+https://github.com/aws/aws-cryptographic-material-providers-library.git@" \
48
"python-main-with-dafny-code#subdirectory=AwsCryptographicMaterialProviders/runtimes/python"],
49
},
0 commit comments