File: pypirc

package info (click to toggle)
pymssql 2.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 972 kB
  • sloc: python: 3,801; sh: 152; makefile: 151; ansic: 1
file content (14 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[distutils]
index-servers =
    pypi
    warehouse
    testpypi

[pypi]
repository: https://pypi.python.org/pypi

[warehouse]
repository: https://upload.pypi.io/legacy/

[testpypi]
repository: https://test.pypi.org/legacy/