Skip to content

Commit 2a3d18b

Browse files
authored
I am now using tags/releases from github: this helps in updating the release to just be able to update the plugin to latests versions without having to change the app. (#1200)
This is not ideal, but I will be fine for the time being, and for minor modifications which do not break backward comp.
1 parent 5282054 commit 2a3d18b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiidalab-qe-vibroscopy:
33
title: Phonons and IR/Raman (aiidalab-qe-vibroscopy)
44
description: Plugin to compute phonons, IR/Raman spectra, Inelastic Neutron Scattering of materials via finite displacement and finite field approach.
55
author: Miki Bonacci, Andres Ortega Guerrero, Lorenzo Bastonero and Nicola Marzari
6-
pip: aiidalab-qe-vibroscopy~=1.1.3
6+
github: https://github.com/mikibonacci/aiidalab-qe-vibroscopy@v1.2.0
77
post_install: setup-phonopy
88
status: stable
99
category: calculation
@@ -13,7 +13,7 @@ aiidalab-qe-muon:
1313
title: Muon spectroscopy (aiidalab-qe-muon)
1414
description: Compute properties to assist µSR experiments, such as muon stopping sites and related properties (local fields and polarization signals).
1515
author: Miki Bonacci, Ifeanyi J. Onuorah, Pietro Bonfa', Giovanni Pizzi and Roberto de Renzi
16-
github: https://github.com/mikibonacci/aiidalab-qe-muon
16+
github: https://github.com/mikibonacci/aiidalab-qe-muon@v1.0.0
1717
status: stable
1818
category: calculation
1919
requires_aiidalab_qe: '>24.04.0'

0 commit comments

Comments
 (0)