72dac939cd881d352d9f4095b104f6dd60ba0787
[ci-management.git] / content
1 # .pypirc for O-RAN-SC Jenkins prodution configuration
2 # To use in sandbox, remove the [pypi] section
3
4 [distutils] # this tells distutils what package indexes you can push to
5 index-servers =
6   pypi-test pypi
7   pypi-test
8   pypi
9
10 [$PYPIRC_URL_USR]
11 repository: $PYPIRC_URL_PSW
12 username: $PYPIRC_USR
13 password: $PYPIRC_PSW