aws / aws/chalice

Ignore __pycache__ in chalicelib on package

Open
#1,065 3 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.