ape
ape copied to clipboard
feat: support pyproject.toml Ape configuration
What I did
fixes: #1571
How I did it
toml lib and Ape 0.8 features.
How to verify it
Migrate a project to pyproject.toml
.
Checklist
- [ ] All changes are completed
- [ ] New test cases have been added
- [ ] Documentation has been updated