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 dependencies #31

Closed
PaulDebus opened this issue Oct 30, 2023 · 1 comment
Closed

Reduce dependencies #31

PaulDebus opened this issue Oct 30, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PaulDebus
Copy link
Owner

Both ImageProjectiveGeometry and Meshes bring many dependencies, that are not really needed for what this package does. Maybe remove the Meshes dependency or check if they have a smaller base package that could be used as a dependency instead.

Also this: peterkovesi/ImageProjectiveGeometry.jl#38

@PaulDebus PaulDebus added enhancement New feature or request good first issue Good for newcomers labels Oct 30, 2023
@PaulDebus
Copy link
Owner Author

Removed Meshes.jl and updated ImageProjectiveGeometry to the new version without the Python dependencies in the latest release https://github.com/PaulDebus/BundlerIO.jl/releases/tag/v0.1.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant