From ea2bb9738e64d4130992767e35d069b3264900fe Mon Sep 17 00:00:00 2001 From: Brady McDonough Date: Sun, 5 Mar 2023 17:12:34 -0700 Subject: [PATCH] System setup requirements --- pipreq | 1 + sysreq | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 pipreq create mode 100644 sysreq diff --git a/pipreq b/pipreq new file mode 100644 index 0000000..26935c2 --- /dev/null +++ b/pipreq @@ -0,0 +1 @@ +stumpy \ No newline at end of file diff --git a/sysreq b/sysreq new file mode 100644 index 0000000..51e6b4d --- /dev/null +++ b/sysreq @@ -0,0 +1,8 @@ +python-pip +python-scipy +python-numba +python-numpy +python-pandas +python-pandas +python-matplotlib +python-matplotlib-inline \ No newline at end of file