From 35f60f7b1ac7a7a1274f090bc8d48a311f3e23aa Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Fri, 24 Nov 2023 22:00:06 -0600 Subject: [PATCH] trimmed requirements --- requirements.txt | 10 +++++----- system_packages.txt | 9 +-------- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index b857243..d750304 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ---extra-index-url https://www.piwheels.org/simple -pvlib --only-binary=:all: -matplotlib --only-binary=:all: -rich --only-binary=:all: -jupyterlab \ No newline at end of file +# --extra-index-url https://www.piwheels.org/simple +# pvlib --only-binary=:pvlib: +# matplotlib --only-binary=:matplotlib: +# jupyterlab --only-binary=:jupyterlab: +rich \ No newline at end of file diff --git a/system_packages.txt b/system_packages.txt index 5273d61..4ede480 100755 --- a/system_packages.txt +++ b/system_packages.txt @@ -1,11 +1,4 @@ bash cmake git -py3-pandas -py3-scipy -py3-h5py -py3-matplotlib -openblas -openblas-dev -pkgconfig -py3-jupyter_core \ No newline at end of file +tree \ No newline at end of file