Skip to content

Commit

Permalink
Added missing boto3 dependency for gempyor, GH-238
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyWillard committed Jun 21, 2024
1 parent 9e0ad95 commit 708cc41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flepimop/gempyor_pkg/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ install_requires =
dask
scipy
graphviz
boto3

# see https://stackoverflow.com/questions/58826164/dependencies-requirements-for-setting-up-testing-and-installing-a-python-lib
# installed for pip install -e ".[test]"
Expand Down

0 comments on commit 708cc41

Please sign in to comment.