From 7045daaf8397e7e5fee503efa399965ef4f540ef Mon Sep 17 00:00:00 2001 From: levischult <35246585+levischult@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:19:45 -0600 Subject: [PATCH] Update anaconda-env.yml remove pypolychord + enterprise/e_e pip installs. py polychord breaks enterprise/e_e breaks due to circular import: enterprise version: 3.3.4.dev153+g508e0d9 e_e version: 2.4.3 --- anaconda-env.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anaconda-env.yml b/anaconda-env.yml index 05efc2e..e22b0b1 100644 --- a/anaconda-env.yml +++ b/anaconda-env.yml @@ -74,9 +74,9 @@ dependencies: - gitpython - bilby - pip: - - git+https://github.com/PolyChord/PolyChordLite@master + # - git+https://github.com/PolyChord/PolyChordLite@master - git+https://github.com/pennucci/PulsePortraiture.git@py3 - git+https://github.com/bvgoncharov/enterprise_warp - git+https://github.com/nanograv/pint_pal@main - - git+https://github.com/nanograv/enterprise@dev - - git+https://github.com/nanograv/enterprise_extensions@dcbusyweek + # - git+https://github.com/nanograv/enterprise@dev + # - git+https://github.com/nanograv/enterprise_extensions@dcbusyweek