Skip to content

Commit 8bcc834

Browse files
Update setup.py
1 parent 48ad721 commit 8bcc834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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)