Skip to content

Commit b1eb7a1

Browse files
committed
tweak Gracklepy docs (to acknowledge historical name)
1 parent 2c8506b commit b1eb7a1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/source/Python.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ Gracklepy: Running Grackle in Python
66
Grackle comes with a Python interface, called Gracklepy, which provides
77
access to all of Grackle's functionality.
88

9-
To install Pygackle, you'll need to make sure that HDF5 and a fortran compiler are installed (for building the Grackle library itself).
9+
.. note::
10+
11+
Gracklepy was formerly known as Pygrackle.
12+
If you previously installed Pygrackle, you should make sure that you uninstall it before upgrading
13+
14+
To install Gracklepy, you'll need to make sure that HDF5 and a fortran compiler are installed (for building the Grackle library itself).
1015

1116
Gracklepy's runtime-dependencies are:
1217

0 commit comments

Comments
 (0)