Skip to content

Commit 65ac5c8

Browse files
authored
Update deploy.sh
1 parent bdfaa65 commit 65ac5c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
cat > ~/.pypirc << EOF
44
[distutils]
5-
index-servers = pypi
5+
index-servers =
6+
pypi
67
78
[pypi]
89
repository: https://pypi.python.org/pypi

0 commit comments

Comments
 (0)