Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Commit 9dfb3f9

Browse files
committed
Update message
1 parent 58ef41b commit 9dfb3f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

heliopy/__init__.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ def raise_import_error():
1010
raise ImportError(
1111
'HelioPy is no longer maintained or supported.\n'
1212
'Most functionality is now available elsewhere.\n'
13-
'See https://heliopy.readthedocs.io/en/stable/ for more info.')
13+
'See https://github.com/heliopython/heliopy/blob/main/README.md '
14+
'for more info.\n\n'
15+
'Downgrade to heliopy<1 to continue using the legacy code.')

0 commit comments

Comments
 (0)