aws / aws/amazon-redshift-python-driver

py.typed marker file not included in published wheel

Open
#257 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
220
Forks
86
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.