Skip to content

Commit

Permalink
Merge branch 'main' into starting_ns_eigenvalue_float
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresOrtegaGuerrero authored Feb 20, 2025
2 parents 33db674 + 1cfc185 commit 6002d98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
python-version: ['3.9', '3.11']
aiida-core-version: ['2.3', '2.6']
aiida-core-version: ['2.6']
fail-fast: false

runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ package_dir =
= src
packages = find:
install_requires =
aiida-core~=2.2,<3
aiida-core~=2.5,<3
Jinja2~=3.0
aiida-quantumespresso~=4.9
aiidalab-widgets-base[optimade]~=2.3
Expand Down

0 comments on commit 6002d98

Please sign in to comment.