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