## What `sdk-python/agentcourt/` is ready but unpublished. ## Steps 1. Create PyPI account if needed 2. Generate API token at pypi.org 3. `cd sdk-python && python3 setup.py sdist bdist_wheel` 4. `twine upload dist/*` ## Dependencies - Blocked by: PyPI account/token
What
sdk-python/agentcourt/is ready but unpublished.Steps
cd sdk-python && python3 setup.py sdist bdist_wheeltwine upload dist/*Dependencies