aws-samples / aws-samples/multi-region-python-package-publishing-pipeline
Example and blog use antiquated packaging techniques
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Just happened upon your blog article (it was great!) and I noticed you're using setup.py which is deprecated, the current solution should consider using pyproject.toml instead. Please update your git repo and blog to provide best practices for readers.
Cheers,
Justin
Contributor guide
Research direction
Start by locating the repository's setup.py and the referenced blog article, then review how the package is currently built and published. Update the example and blog to use pyproject.toml and current packaging best practices; done means both surfaces consistently describe the modern approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100