Skip to content

Commit

Permalink
pyproject.toml: allow antsibull-core 3.0.0a1.post0
Browse files Browse the repository at this point in the history
  • Loading branch information
gotmax23 committed Feb 15, 2024
1 parent baa0946 commit 8abd819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -27,7 +27,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
"antsibull-changelog >= 0.24.0",
"antsibull-core >= 2.0.0, <= 3.0.0a1",
"antsibull-core >= 2.0.0, <= 3.0.0a1.post0",
"asyncio-pool",
"build",
"jinja2",
Expand Down

0 comments on commit 8abd819

Please sign in to comment.