Skip to content

Commit

Permalink
Try 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Nov 17, 2024
1 parent 4c1e2b3 commit f1a30d6
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 @@ -43,7 +43,7 @@ urls = {Homepage = "https://aiida-testing.readthedocs.io/"}
requires-python = ">=3.7"
# Note the dependency on setuptools due to pkg_resources
dependencies = [
"aiida-core>=1.0.0,<2.6",
"aiida-core>=1.0.0,<2.1",
"pytest>=7.0",
"voluptuous~=0.12",
"setuptools",
Expand Down

0 comments on commit f1a30d6

Please sign in to comment.