aws / aws/amazon-redshift-python-driver
py.typed marker file not included in published wheel
- Linguagem predominante
- Python
- Estrelas
- 220
- Forks
- 86
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Direção de pesquisa
Comece inspecionando a configuração do pacote e do build; em seguida, compare o wheel compilado localmente com o wheel publicado e verifique as instruções do setuptools sobre arquivos de dados vinculadas na issue. Reproduza a discrepância com as ferramentas de build atuais do projeto; considera-se concluído quando o wheel publicado contiver o marcador py.typed com o layout de pacote esperado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- build-system
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100