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

Remove dependency on requests #267

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Remove dependency on requests #267

merged 3 commits into from
Dec 19, 2023

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Dec 14, 2023

  • Remove dependency on requests, and its sub-dependencies certifi, charset-normalizer, idna and urllib3
  • Remove co-dependnecy specifications certifi and pyinstaller-hooks-contrib
  • Remove custom pyinstaller hook
  • Improves build time with reduced hooks
  • Improve uncached install time slightly due to less dependencies
  • Reduce executable size by 0.58MB (139.045 --> 138.459)

@Avasam Avasam merged commit 726adc1 into dev Dec 19, 2023
10 checks passed
@Avasam Avasam deleted the remove-dependency-on-requests branch December 19, 2023 04:11
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.

1 participant