mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-14 15:25:15 +02:00
fix: pypi changing to pypi.org
This commit is contained in:
parent
2e7ab4a5d8
commit
852e86dddf
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ deploy_script:
|
|||
- echo password:%pip_access% >> %USERPROFILE%\\.pypirc
|
||||
- echo[
|
||||
- echo [test] >> %USERPROFILE%\\.pypirc
|
||||
- echo repository:https://testpypi.python.org/pypi >> %USERPROFILE%\\.pypirc
|
||||
- echo repository:https://test.pypi.org/legacy/ >> %USERPROFILE%\\.pypirc
|
||||
- echo username:maxz >> %USERPROFILE%\\.pypirc
|
||||
- echo password:%pip_access% >> %USERPROFILE%\\.pypirc
|
||||
- ps: >-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue