Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 85d1404

Browse files
committed
.pypirc needed for twine
1 parent 78e9c3b commit 85d1404

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.pypirc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[distutils]
2+
index-servers = pypi testpypi
3+
4+
[pypi]
5+
repository = https://pypi.org/
6+
7+
[testpypi]
8+
repository = https://test.pypi.org/

0 commit comments

Comments
 (0)