Skip to content

Commit 8476014

Browse files
committed
Temporarily change the branch
To pass readthedocs
1 parent cbee896 commit 8476014

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pyproject.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ requires-python = ">=3.8"
3131
dependencies = [
3232
"aiida-core>=1.6,<3",
3333
"aiida-pseudo~=0.6",
34-
"aiida-quantumespresso~=3.4",
35-
"aiida-wannier90>=2.0.1",
36-
# "aiida-quantumespresso @ git+https://git@github.com/qiaojunfeng/aiida-quantumespresso@lumi#egg=aiida-quantumespresso",
34+
# "aiida-quantumespresso~=3.4",
35+
# "aiida-wannier90>=2.0.1",
36+
"aiida-quantumespresso @ git+https://git@github.com/qiaojunfeng/aiida-quantumespresso@lumi#egg=aiida-quantumespresso",
37+
"aiida-wannier90 @ git+https://git@github.com/qiaojunfeng/aiida-wannier90@parser_restart#egg=aiida-wannier90",
3738
"click~=7.0",
3839
"click-completion~=0.5",
3940
"colorama"

0 commit comments

Comments
 (0)