We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d601194 commit 56fa460Copy full SHA for 56fa460
1 file changed
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
requires-python = ">=3.9"
25
26
dependencies = [
27
- "aiida-core>=2.7",
+ "aiida-core~=2.7",
28
]
29
30
[project.urls]
0 commit comments