From: Bitbucket <com...@bi...> - 2015-08-13 19:06:25
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/39517d10466e/ Changeset: 39517d10466e Branch: None User: dstufft Date: 2015-08-13 18:57:53+00:00 Summary: Tell Wheel to generate platform and interpreter specific wheels 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. Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |