aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2020-07-09 10:44:51 +0100
committerPaul Garlick <pgarlick@tourbillion-technology.com>2020-07-09 10:44:51 +0100
commit69a489f99113a5683269e57f0416e1b84c3bcc75 (patch)
treed67f8fcfd0723c5dc081ddc3405ddd7629ed9659 /doc
parent971c0ae976608a346a5ce459e1f7f5df17e42ab1 (diff)
downloadfullSWOF-utils-69a489f99113a5683269e57f0416e1b84c3bcc75.tar.gz
doc: Add runtime dependencies for slope.py.
* doc/fullswof-utils.texi (Runtime Dependencies): Add dependencies.
Diffstat (limited to 'doc')
-rw-r--r--doc/fullswof-utils.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi
index 6be130f..d32d646 100644
--- a/doc/fullswof-utils.texi
+++ b/doc/fullswof-utils.texi
@@ -171,6 +171,16 @@ creating plots and visualisations in Python.
@url{https://numpy.org/, NumPy}, a Python package for scientific
computation.
@end enumerate
+
+@item slope.py:
+@enumerate
+@item
+Matplotlib.
+
+@item
+NumPy.
+@end enumerate
+
@end table
@node Invoking makeBoundary, , Runtime Dependencies, Usage