Martin Polreich | 572442e | 2018-07-18 11:38:55 +0200 | [diff] [blame^] | 1 | python: |
2 | environment: | ||||
3 | enabled: true | ||||
4 | user: | ||||
5 | root: | ||||
6 | pypi_user: user | ||||
7 | pypi_password: password | ||||
8 | pypi_mirror: | ||||
9 | protocol: http | ||||
10 | host: pypi.local | ||||
11 | port: 8084 | ||||
12 | upstream_fallback: true | ||||
13 | user: user | ||||
14 | password: password |