Skip to content

Commit

Permalink
Tested compatibility with core==2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Crivella committed Feb 24, 2023
1 parent 590baff commit 37e68d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requires-python = '>=3.8'
dependencies = [
'numpy',
'z2pack==2.1.1',
'aiida-core~=2.1.2',
'aiida-core>=2.1.2,<=2.2.2',
'aiida_quantumespresso~=4.0',
'aiida_wannier90~=3.0.0'
]
Expand Down

0 comments on commit 37e68d7

Please sign in to comment.