adjustments to pypi

This commit is contained in:
mrT23
2024-03-23 11:13:20 +02:00
parent 9a46690121
commit cfea8caf1c
3 changed files with 11 additions and 8 deletions

View File

@ -33,6 +33,9 @@ Making pull requests less painful with an AI agent
## News and Updates
### Jan 24, 2024
PR-Agent is now available for easy installation via [pip](https://pr-agent-docs.codium.ai/installation/locally/#using-pip-package).
### Jan 17, 2024
- A new feature is now available for the review tool: [`require_can_be_split_review`](https://pr-agent-docs.codium.ai/tools/review/#enabledisable-features).
If set to true, the tool will add a section that checks if the PR contains several themes, and can be split into smaller PRs.