Skip to content

Commit ef05ed4

Browse files
committed
Adding changelog and docs
1 parent 898b2f8 commit ef05ed4

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
you can install it separately. See https://github.com/astropy/pytest-openfiles/pull/44
66
for more information. [#52]
77

8+
- - ``-R`` is added as a short version for the command-line option
9+
``--remote-data``. [#55]
10+
11+
812
0.10.0 (2022-04-21)
913
===================
1014

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ markers are not run by default, can be run with the other tests with
1616
``--run-slow`` and ``--run-hugemem``, and can be run separately with ``-m slow``
1717
and ``-m hugemem``.
1818

19+
The package also provides the short option ``-R`` for ``--remote-data``.
20+
1921
.. _astropy: https://docs.astropy.org/en/latest/
2022
.. _affiliated packages: https://astropy.org/affiliated
2123

0 commit comments

Comments
 (0)