MagicStack / immutables

A high-performance immutable mapping type for Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

32-bit Wheels for Windows?

dougthor42 opened this issue · comments

Is it possible/easy to get 32-bit wheels for Windows up on PyPI?

I've got a project that targets a 32-bit machine (bleh) and indirectly uses immutables via the loguru package.

Edit: I forgot to mention that I specifically need py36 wheels on 32-bit windows.