Temporarily build pooch from main w/ hotfix (#1806)

* build with pooch@main to see if hotfix works

* add link
This commit is contained in:
Alyssa Travitz
2026-01-22 13:20:28 -08:00
committed by GitHub
parent 36eee37871
commit e162f87553

View File

@@ -27,7 +27,6 @@ dependencies:
- plugcli
- pint>=0.24.0
- pip
- pooch
- py3dmol
- pydantic >= 2.0.0, <2.12.0 # https://github.com/openforcefield/openff-interchange/issues/1346
- pygraphviz
@@ -53,3 +52,4 @@ dependencies:
- threadpoolctl
- pip:
- git+https://github.com/OpenFreeEnergy/gufe@main
- git+https://github.com/fatiando/pooch@main # related to https://github.com/fatiando/pooch/issues/502