From 975788f43ac86fe809df99e6600b8532430d8e23 Mon Sep 17 00:00:00 2001 From: Ted Kisner Date: Thu, 28 Sep 2023 00:53:25 -0700 Subject: [PATCH] Clean up package lists --- packages_conda.txt | 2 -- packages_local.txt | 4 +--- packages_pip.txt | 4 ++-- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/packages_conda.txt b/packages_conda.txt index 54b3b52..1e245a3 100644 --- a/packages_conda.txt +++ b/packages_conda.txt @@ -69,5 +69,3 @@ ipykernel # Revert to 0.12 until this bug is fixed: # https://github.com/conda-forge/pyfftw-feedstock/issues/51 pyfftw==0.12 -# Uncomment the next line if building so3g from source -boost diff --git a/packages_local.txt b/packages_local.txt index 596fc93..352fd00 100644 --- a/packages_local.txt +++ b/packages_local.txt @@ -7,7 +7,5 @@ moby2 # and move to packages_conda.txt toast # Uncomment next line to build so3g from source, and -# comment out line in packages_pip.txt. NOTE: this -# requires addressing pysqlite3-wheels and qpoint -# dependencies. +# comment out line in packages_pip.txt. so3g diff --git a/packages_pip.txt b/packages_pip.txt index 40d9bbc..5a35138 100644 --- a/packages_pip.txt +++ b/packages_pip.txt @@ -1,10 +1,10 @@ -pysqlite3-wheels quaternionarray pysm3 # # Uncomment here if installing wheel, and comment out # line in packages_local.txt -so3g +#pysqlite3-wheels +#so3g # # Eventually use a tag for sotodlib... https://github.com/simonsobs/sotodlib/archive/master.tar.gz