chore: Combine python configurations into pyproject.toml
#1669
Annotations
3 errors and 2 warnings
|
Test with Python 3.13
Process completed with exit code 2.
|
|
Test with Python 3.10
Process completed with exit code 2.
|
|
Test with Python 3.10
The strategy configuration was canceled because "test._3_13" failed
|
|
Test with Python 3.13
Error while parsing /home/runner/work/a2a-python/a2a-python/pyproject.toml: Invalid TOML document: trying to redefine an already defined table or value
166: #
167: [tool.ruff]
^
168: # This file follows the standards in Google Python Style Guide
|
|
Test with Python 3.10
Error while parsing /home/runner/work/a2a-python/a2a-python/pyproject.toml: Invalid TOML document: trying to redefine an already defined table or value
166: #
167: [tool.ruff]
^
168: # This file follows the standards in Google Python Style Guide
|