Skip to content

Commit

Permalink
Add aiida-wien2k dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mbercx committed Aug 18, 2023
1 parent ca4b2c6 commit fd1ba46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

strategy:
matrix:
python-version: ['3.8', '3.9', '3.10']
python-version: ['3.8', '3.10']

services:
rabbitmq:
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ dependencies = [
'aiida-quantumespresso~=3.4,>=3.4.1',
'aiida-siesta>=1.2.0',
'aiida-vasp~=2.2',
'aiida-wien2k~=0.1.1',
'aiida-ase',
'pymatgen>=2022.1.20',
'numpy<1.24.0',
Expand Down

0 comments on commit fd1ba46

Please sign in to comment.