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

No need for the "web" extra #77

Open
vineetbansal opened this issue Sep 29, 2023 · 0 comments
Open

No need for the "web" extra #77

vineetbansal opened this issue Sep 29, 2023 · 0 comments

Comments

@vineetbansal
Copy link
Collaborator

vineetbansal commented Sep 29, 2023

When I started the project, the idea was to have "core" guidescanpy code and the "web" code on top of it. This is the reason we have the [web] extra available to install, along with its mention in the documentation.

Over time this distinction between "core" code and "web" code has become muddled, and I don't see a big need for maintaining this distinction (since the code makes no clear separation of this, plus the dependencies for the core/web code overlap anyway). Users who don't care about the web component can simply ignore it.

So it would be nice to get rid of the [web] extra and make those dependencies the regular dependencies of guidescanpy, and tweak the documentation at the relevant places.

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

No branches or pull requests

1 participant