arrowhead-f / arrowhead-f/client-library-python
Update pypi repo
- 主要言語
- Python
- スター
- 5
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The version here in the repository contains the latest bugfix which is needed for using the library.
Unfortunately, the current version in [pypi](https://pypi.org/project/arrowhead-client/) doesn't contain the fix. Maybe it's the caching issue again.
As workaround:
Checkout the repo and build your own `.whl` file from it.
e.g. `pip wheel -e . -w wheels --no-deps`
Then, you use it in your new project, e.g:
`pip install arrowhead-client arrowhead_client-0.4.3a0-py3-none-any.whl`
On the long run it would be nice to have the current latest version in the pypi repo.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
リポジトリで現在のパッケージバージョンを確認し、報告されたコマンド `pip wheel -e . -w wheels --no-deps` を実行することから始めます。生成されたパッケージを PyPI で公開されているバージョンと比較し、その後、リポジトリの release 手順を特定します。最新の bugfix が PyPI 上の現在のインストール可能な `arrowhead-client` バージョンとして利用可能になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- release
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100