diff options
author | Donald Stufft <donald@stufft.io> | 2015-08-13 14:57:53 -0400 |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2015-08-13 14:57:53 -0400 |
commit | 39517d10466eecb1411b2b3bd6569ae22a9ded0e (patch) | |
tree | 0bc8346ce375044927be222081bb3e1dbc67c5f2 /lib/sqlalchemy/dialects/postgresql/array.py | |
parent | 44420423de34c54486c0210076c233e5b9f57ee2 (diff) | |
download | sqlalchemy-39517d10466eecb1411b2b3bd6569ae22a9ded0e.tar.gz |
Tell Wheel to generate platform and interpreter specific wheelspr/194
By telling wheel that we have extension modules, even though we
have none, wheel will create a Wheel which is platform and
interpreter specific. This will ensure that the pure Python wheels
on PyPy do not trigger installs on CPython without the C speedups.
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/array.py')
0 files changed, 0 insertions, 0 deletions