Skip to content

Commit ac5b1c7

Browse files
committed
STY: Comment out extras_require due to bugs out of our control
1 parent 5a59382 commit ac5b1c7

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

docs/installation.rst

+10-6
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,18 @@ Installation Options
5959

6060
pip install --user -e .
6161

62-
.. extras-require:: pysatcdf
63-
:pyproject:
6462

65-
.. extras-require:: test
66-
:pyproject:
63+
..
64+
.. extras-require:: pysatcdf
65+
:pyproject:
6766
68-
.. extras-require:: doc
69-
:pyproject:
67+
..
68+
.. extras-require:: test
69+
:pyproject:
70+
71+
..
72+
.. extras-require:: doc
73+
:pyproject:
7074
7175
.. _post-install:
7276

0 commit comments

Comments
 (0)