|
|
|
|
@ -15,7 +15,7 @@ Copy your token, note that the token value will only be shown to you once.
|
|
|
|
|
index-servers = gitea
|
|
|
|
|
|
|
|
|
|
[gitea]
|
|
|
|
|
repository = https://gitea.example.com/api/packages/{owner, eg., Sparkle-Techbank}/pypi
|
|
|
|
|
repository = https://gitea.sparkle-in-tech.com/api/packages/{owner, eg., Sparkle-Techbank}/pypi
|
|
|
|
|
username = {your gitea username, eg., vincent}
|
|
|
|
|
password = {token generated from last step}
|
|
|
|
|
```
|
|
|
|
|
|