Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Boto3 is not installed and usage of mp-api fails.
  • Loading branch information
shyuep authored Aug 15, 2023
1 parent 46cb50e commit 01983ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"requests>=2.23.0",
"monty>=2021.3.12",
"emmet-core>=0.54.0",
"boto3"
],
extras_require={
"all": ["emmet-core[all]>=0.54.0", "custodian", "mpcontribs-client", "boto3"],
Expand Down

0 comments on commit 01983ca

Please sign in to comment.