jorgebastida / jorgebastida/awslogs
Don't include tests in package
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5k
- Forks
- 342
- PR merge metrics
- No merged PRs in 30d
Description
Currently the Python package generated by this project includes the test files under the very generic package name `tests`. This easily conflicts with other packages and pollutes the Python package namespace.
The Archlinux AUR package has just included a patch for this purpose. Would be nice if this was included here: https://aur.archlinux.org/cgit/aur.git/tree/exclude-tests.patch?h=awslogs&id=1c9beb4658f4a3824343a2249f0798aa0df37e40
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked AUR file exclude-tests.patch and the repository's Python packaging configuration to see how the tests package is included. Confirm the built package no longer installs the generic tests package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100