Files
MX_Pmodule/PanDDA/files/config.yaml
T
duan_jandClaude Fable 5 cb65827159 PanDDA 0.2.14: new module via ccp4-python pip, ccp4/9.0 dep
Installs panddas into its own prefix (--prefix + --ignore-installed) so the
shared ccp4/9.0 module is never modified; PYTHONPATH prepend shadows the
ccp4-bundled copy. ccp4/9.0 is build- and runtime dependency.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0152MuuYUaapP7CtxrDAfvBh
2026-08-24 20:23:38 +02:00

15 lines
289 B
YAML

---
format: 1
PanDDA:
defaults:
group: MX
overlay: base
relstage: unstable
# no urls/shasums — pip fetches panddas==<version> from PyPI
versions:
0.2.14:
config:
relstage: unstable
build_requires: [ccp4/9.0]
runtime_deps: [ccp4/9.0]