aws / aws/amazon-redshift-python-driver

py.typed marker file not included in published wheel

オープン
#257 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
220
フォーク
86
PR マージ指標
30日以内にマージされた PR はありません

説明

Related to #223

The changes from #224 should have resulted in the py.typed marker file being included in the published wheel (following the [instructions in the setuptools docs](https://setuptools.pypa.io/en/latest/userguide/datafiles.html#package-data) and the [example package](https://github.com/emmatyping/pep-561) included in [PEP561](https://peps.python.org/pep-0561/)

When I build the package locally, the file is included; however, the layout I get in the locally built wheel is slightly different than the published version, so there is definitely some configuration or setuptools/wheel version difference.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by inspecting the package and build configuration, then compare the locally built wheel with the published wheel and check the setuptools data-file instructions linked in the issue. Reproduce the discrepancy with the project’s current build tooling; done means the published wheel contains the py.typed marker with the expected package layout.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
build-system
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。