uAgents
uAgents copied to clipboard
chore(libs): update uagents-ai-engine package to use new pyprojects.toml standard
trafficstars
Proposed Changes
[describe the changes here...]
Linked Issues
[if applicable, add links to issues resolved by this PR]
Types of changes
What type of change does this pull request make (put an x in the boxes that apply)?
- [ ] Bug fix (non-breaking change that fixes an issue).
- [ ] New feature added (non-breaking change that adds functionality).
- [ ] Breaking change (fix or feature that would cause existing functionality to stop working as expected).
- [ ] Documentation update.
- [ ] Something else (e.g., tests, scripts, example, deployment, infrastructure).
Checklist
Put an x in the boxes that apply:
- [ ] I have read the CONTRIBUTING guide
- [ ] Checks and tests pass locally
If applicable
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added/updated the documentation (executed the script in
python/scripts/generate_api_docs.py)
Further comments
[if this is a relatively large or complex change, kick off a discussion by explaining why you chose the solution you did, what alternatives you considered, etc...]