Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added excluded_files function #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

farfromunique
Copy link

  • Added exclude_files parameter and logic to "build" and "make_archive" functions
  • Added type hints on all functions
  • Hard-coded test input
  • Added .editorconfig so my editor would stop putting \t in my python
  • Updated Readme and Example code
  • Also includes logic to exclude .distinfo (closes Don't archive .dist-info folders #8)

AaronCoquet-Easypark and others added 3 commits October 5, 2021 11:33
This saves on size and number of objects. They aren't required (at all!) for Lambdas to run.
* Added exclude_files parameter and logic to "build" and "make_archive" functions
* Added type hints on all functions
* Hard-coded test input
* Added .editorconfig so my editor would stop putting \t in my python
* Updated Readme and Example code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants