diff --git a/mdakits/domhmm/metadata.yaml b/mdakits/domhmm/metadata.yaml index 9d461168..1b4ce295 100644 --- a/mdakits/domhmm/metadata.yaml +++ b/mdakits/domhmm/metadata.yaml @@ -83,9 +83,9 @@ project_org: BioMemPhys-FAU ## for a conda package installation). ## Here we use a simple PyPi installation: # More to come! -# install: -# - git clone latest -# - pip install . +install: + - pip install domhmm + development_status: Production/Stable