You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,6 @@ The package can be installed from [PyPI](https://pypi.org/project/solposx/) with
6
6
7
7
Some functions require additional optional dependencies, e.g., the Python packages [skyfield](https://pypi.org/project/skyfield/) and [sg2](https://pypi.org/project/sg2). For convenience, the optional dependencies can be installed with the following command:
8
8
9
-
pip install solposx[all]
9
+
pip install solposx[optional]
10
10
11
11
The source code is openly developed on [GitHub](https://github.com/AssessingSolar/solposx).
0 commit comments