diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-09-27 11:06:48 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-09-27 13:31:43 -0400 |
commit | 8a665b23062dbd90e4e813655a568f00c94ef685 (patch) | |
tree | d0ef645841615598a15b81f694e6883dd7cf1a21 /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | ffafbd4b9657a4ee8bec57c0861414144f37bdc5 (diff) | |
download | sqlalchemy-8a665b23062dbd90e4e813655a568f00c94ef685.tar.gz |
Repair erroneous "future" symbol
the change in 1e800285508ecd869c6874fed failed to fully
remove the "future" symbol which then got confused against the
import of the "future" package itself, which is also not needed.
remove it entirely.
pin pytest < 6.1 to see if new error condition may be avoided
Change-Id: Ibe45040120d3772c39faef4a61ed26f90b60c79e
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions