Skip to content

Commit b456512

Browse files
committed
Merge remote-tracking branch 'upstream/main' into develop
2 parents 468ff91 + 1d86234 commit b456512

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/mast/mast_obsquery.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ Once the URIs are obtained, they can be used directly in cloud-based workflows o
566566
use the `~astropy.io.fits.open` function with the S3 URI and appropriate ``fsspec`` keyword arguments.
567567

568568
.. doctest-remote-data::
569+
.. doctest-requires:: fsspec,s3fs
569570

570571
>>> from astropy.io import fits
571572
...

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ test=
164164
pytest-rerunfailures
165165
fsspec[http]
166166
moto[s3]
167+
s3fs
167168
docs=
168169
sphinx
169170
# https://github.com/astropy/astroquery/issues/3102

0 commit comments

Comments
 (0)