Skip to content

Commit

Permalink
Support antsibull-core v3.0.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
gotmax23 committed Feb 15, 2024
1 parent 42f53ce commit 58c9235
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelogs/fragments/250-core-3.0.0a1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
minor_changes:
- "Add support for the latest antsibull-core v3 pre-release, ``3.0.0a1``
(https://github.com/ansible-community/antsibull-docs/pull/250)."
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
"ansible-pygments",
"antsibull-core >= 2.1.0, <= 3.0.0.dev0",
"antsibull-core >= 2.1.0, <= 3.0.0a1",
"antsibull-docs-parser >= 1.0.0, < 2.0.0",
"asyncio-pool",
"docutils",
Expand Down

0 comments on commit 58c9235

Please sign in to comment.