Skip to content

Commit

Permalink
removed test pypi from travis.yaml because we don't own the project n…
Browse files Browse the repository at this point in the history
…ame on test.pypi.org as adrianmo at Dell used to own it and he is no more with the company
  • Loading branch information
Vinod Gupta committed Apr 21, 2020
1 parent 9edc36f commit 537ebf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,3 @@ deploy:
tags: true
python: 3.6
skip_cleanup: true
- provider: pypi
distributions: sdist
server: https://test.pypi.org/legacy/
user: __token__
password:
secure: "NPTikzAY5Hlk+qOyICmRFxnnFFhEA6vCxSVZiB3jDZtwMi3NznlF46OtIaYR/rc5KBttj+mKMdr+yG71K1F4wfLYtDV5wEmsX8pAhroVGmIlt/2ToXEJSk9JIfVVNmAtxsEdEPC9YbtdTlk2TwsXhmWl8tXtutqO6so5G3WbKJ8s06V5pCYPyVz/+1vD3Zu1SMCRGwyxjwn7j6NaYGrqG9SBCEyu0H/j3BkLr8rnYk/epiFIXLB1V69zZgw9D42xt+OpDiXwLA88w+YFbrW4OV204gqkAdme3sscVfqofPjQ24jLATQU81okoezI1SHzsonCLVyhS3QXypBEK6r2sYVboM0iHVVArUuhnlQhkeiw0QCqGEAmpf+mPontRDJ2BgCRL5Gh0VfNdnnBnOMWPffFf9YV9cZPjS9VOi4DA1bqUAPp0dKL2HkBZcPFC8e9SIUAzNha5aRo79cpfBv7xocDTRb3GZoAtkleaBPxlQRAeWqib+Hn/+948efdlJCuNeiy0k6afffBcOez7YH4BCGW2D4hBnHSua8my+GHYeogpDHn7YSdoyTIEuHJBXSwyQaFWCg9cRfuiNC5y392omD6Q4Vq/9I+mK2S8fG02vZrvcHfjESFmAwTJ4DIE4soiYWgxsVb/EEG8+DYLQSkmSW8NKsRxi1uIxK7vexL5vA="
on:
branch: master
tags: false
python: 3.6
skip_cleanup: true
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.10
1.1.10-rc1

0 comments on commit 537ebf6

Please sign in to comment.