We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6725b commit b88b30eCopy full SHA for b88b30e
python/sqlalchemy/Makefile
@@ -23,4 +23,4 @@ start:
23
deps:
24
# To avoid permissions errors, the following should be run in a virtualenv
25
# (preferred) or as root.
26
- pip install flask-sqlalchemy cockroachdb psycopg2
+ pip install flask-sqlalchemy sqlalchemy-cockroachdb psycopg2
0 commit comments