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

Make sqlalchemy an optional dependency #44

Open
camillehuot opened this issue Apr 5, 2021 · 0 comments
Open

Make sqlalchemy an optional dependency #44

camillehuot opened this issue Apr 5, 2021 · 0 comments

Comments

@camillehuot
Copy link

Hi guys

Would you know distutils enough to make sqlalchemy an optional dependency?

Since we have only custom DataLayers, we don't use SQLAlchemy and it pulls too many dependencies (like greenlet which does not work on Alpine without a recompilation... so the full pip install is failing). It's a mess. Anyway SQLAlchemy is just a default implementation and should not be mandatory to use it.

I you can supply a simple and nice way to remove sqlalchemy from the packages pulled by pip, it would be awesome.

Best regards
Camille

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