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

Reduce size of package to increase portability #66

Closed
j-c-cook opened this issue Jan 11, 2022 · 2 comments · Fixed by #67
Closed

Reduce size of package to increase portability #66

j-c-cook opened this issue Jan 11, 2022 · 2 comments · Fixed by #67

Comments

@j-c-cook
Copy link
Owner

The gif in the README file is 756 KB and the atlanta loads file that is stored in two locations is 96 KB. The goal of this issue is to reduce the size of the package so that when compressed it will be less than 20 MB.

@j-c-cook
Copy link
Owner Author

I'm going to remove pygfunction as a submodule and link it via pip.

@j-c-cook
Copy link
Owner Author

The final changes were that pygfunction is removed as a submodule and made a dependency. This reduces the size of the package by not requiring .git to be included.

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 a pull request may close this issue.

1 participant