diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-11-08 09:48:27 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-11-08 11:24:26 -0500 |
commit | 4a2dd4902a1168234f14bdd0634728086d53c406 (patch) | |
tree | fe1732f43036eed9cc6640f9bc2a6e17ed6fa392 /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | 4f5f953b5472790a5ec6c278ec188f9cea035437 (diff) | |
download | sqlalchemy-4a2dd4902a1168234f14bdd0634728086d53c406.tar.gz |
Work around setuptools issue #1902
Added a workaround for a setuptools-related failure that has been observed
as occurring on Windows installations, where setuptools is not correctly
reporting a build error when the MSVC build dependencies are not installed
and therefore not allowing graceful degradation into non C extensions
builds.
Setuptools issue https://github.com/pypa/setuptools/issues/1902
Fixes: #4967
Change-Id: I5e21e7e78cb6d927b18afce64cacf8643b98354e
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions