sdk/.pypirc.template
mrmamongo 144f2aaa22 chore: add publish script and pypirc template
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-20 12:14:57 +03:00

8 lines
166 B
Text

[distutils]
index-servers =
ergpt
[ergpt]
repository = https://git.infra.er-gpt.ru/api/packages/pypi
username = __token__
password = YOUR_FORGEJO_API_TOKEN_HERE