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

Removed leiden as hard dep to stay BSD3 compliant #972

Merged
merged 3 commits into from
Mar 12, 2025
Merged

Conversation

Intron7
Copy link
Member

@Intron7 Intron7 commented Mar 12, 2025

This PR removes leidenalg as a dependency to avoid inadvertently imposing GPLv3 licensing on Squidpy. Keeping it as a hard dependency could force the entire package to comply with GPLv3, conflicting with Squidpy’s intended BSD license. Removing it ensures we maintain the correct licensing and avoid potential legal ambiguities.

@Intron7 Intron7 requested a review from timtreis March 12, 2025 10:28
@timtreis timtreis changed the title remove leiden as hard dep Removed leiden as hard dep to stay BSD3 compliant Mar 12, 2025
@timtreis timtreis merged commit eea757d into main Mar 12, 2025
8 checks passed
@timtreis timtreis deleted the remove_leiden branch March 12, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants