Ignore __pycache__ in chalicelib on package
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Currently the `__pycache__` folder inside the `chalicelib` folder is included in the `.zip` when packaging the dependencies. While it is not critical, I don't think it should be included.
Contributor guide
Research direction
Start by tracing how dependencies under chalicelib are packaged into the .zip, focusing on the __pycache__ folder mentioned in the issue. Done means the chalicelib __pycache__ directory is no longer included when packaging dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100