Skip to content

Commit 9fb78d2

Browse files
committed
MAINT: both boto3 and botocore are directly imported, thus we should be explicit about them
1 parent 303f3e4 commit 9fb78d2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ The following packages are optional dependencies and are required for the
129129
full functionality of the `~astroquery.mast` and `~astroquery.heasarc` modules:
130130

131131
* `boto3 <https://boto3.amazonaws.com/v1/documentation/api/latest/index.html>`_
132+
* ``botocore``
132133

133134
Using astroquery
134135
----------------

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,5 @@ all=
174174
mocpy>=0.12
175175
astropy-healpix
176176
boto3
177+
botocore
177178
regions>=0.5

0 commit comments

Comments
 (0)