- put sqlalchemy master here as SQLA issue https://bitbucket.org/zzzeek/sqlalchemy/issue/3218

is blowing up our sphinx build
This commit is contained in:
Mike Bayer 2014-12-19 12:59:31 -05:00
parent 082a6c6366
commit be0a6d7624
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,6 @@
from sqlalchemy.sql.expression import _BindParamClause
from sqlalchemy.ext.compiler import compiles
from sqlalchemy import schema, text, sql
from sqlalchemy.sql import expression
from sqlalchemy import types as sqltypes
from ..compat import string_types, text_type, with_metaclass

View File

@ -1,2 +1,3 @@
changelog>=0.3.4
sphinx-paramlinks>=0.2.2
git+https://bitbucket.org/zzzeek/sqlalchemy.git