aws / aws/amazon-redshift-python-driver
py.typed marker file not included in published wheel
- Ngôn ngữ chính
- Python
- Star
- 220
- Fork
- 86
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- build-system
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100