jeancochrane / jeancochrane/pytest-flask-sqlalchemy

Dependency on Flask-SQLAlchemy

Open
#9 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
253
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Hi Jean,

As far as I can tell, I don't see any part of the code here that actually requires Flask-SQLAlchemy. I'm currently using it in a project that doesn't use Flask-SQLAlchemy without any problems (Thanks! 😄). However, because the project depends on the Flask-SQLAlchemy package, it gets installed along with my package even though it's not necessary.

I was also hesitant to use the project at all, since I initially thought it would be Flask-SQLAlchemy-specific.

Would it be possible to remove the dependency on Flask-SQLAlchemy, or could you point out the part of the code that depends on it?

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.