Skip to content

Commit decb755

Browse files
committed
Update name of pypitest index
1 parent a92cea6 commit decb755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ push:
2222
python3 setup.py sdist upload -r pypi
2323

2424
push-test:
25-
python3 setup.py sdist upload -r test
25+
python3 setup.py sdist upload -r pypitest
2626

2727
release: test tag push
2828

0 commit comments

Comments
 (0)