Skip to content

Commit 48ad721

Browse files
Update setup.py
1 parent e546d2c commit 48ad721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def get_requirements():
4343
# TODO-MPL: Point at PyPI once MPL is released.
4444
# This blocks releasing ESDK-Python MPL integration.
4545
extras_require={
46-
"MPL": ["aws-cryptographic-material-providers @" \
46+
"MPL": ["aws-cryptographic-material-providers @" \
4747
"git+https://github.com/aws/aws-cryptographic-material-providers-library.git@" \
4848
"python-main-with-dafny-code#subdirectory=AwsCryptographicMaterialProviders/runtimes/python"],
4949
},

0 commit comments

Comments
 (0)