ソースを参照

Update sdk readme (#1291)

### What problem does this PR solve?

Polish grammar.

### Type of change

- [x] Documentation Update
tags/v0.8.0
cecilia-uu 1年前
コミット
ff8793a031
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更4行の追加4行の削除
  1. 4
    4
      sdk/python/README.md

+ 4
- 4
sdk/python/README.md ファイルの表示

@@ -3,9 +3,9 @@
# update python client

- Update "version" field of [project] chapter
- build new python SDK
- upload to pypi.org
- install new python SDK
- Build new python SDK
- Upload to pypi.org
- Install new python SDK

# build python SDK

@@ -27,7 +27,7 @@ twine upload dist/*.whl

Enter your pypi API token according to the prompt.

Note that pypi allow a version of a package [be uploaded only once](https://pypi.org/help/#file-name-reuse). You need to change the `version` inside the `pyproject.toml` before build and upload.
Note that pypi allows a version of a package [be uploaded only once](https://pypi.org/help/#file-name-reuse). You need to change the `version` inside the `pyproject.toml` before building and uploading.

# using


読み込み中…
キャンセル
保存