We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303f3e4 commit 9fb78d2Copy full SHA for 9fb78d2
2 files changed
docs/index.rst
@@ -129,6 +129,7 @@ The following packages are optional dependencies and are required for the
129
full functionality of the `~astroquery.mast` and `~astroquery.heasarc` modules:
130
131
* `boto3 <https://boto3.amazonaws.com/v1/documentation/api/latest/index.html>`_
132
+* ``botocore``
133
134
Using astroquery
135
----------------
setup.cfg
@@ -174,4 +174,5 @@ all=
174
mocpy>=0.12
175
astropy-healpix
176
boto3
177
+ botocore
178
regions>=0.5
0 commit comments