Microdict icon indicating copy to clipboard operation
Microdict copied to clipboard

Build wheels for all versions of Python

Open daijro opened this issue 2 years ago • 1 comments

Opens the AppVeyor CI config to build wheels for all versions of Python.

Tested here.

daijro avatar Sep 03 '23 02:09 daijro

After a year, why has this PR still not been merged?

pip install microdict currently fails for version of Python > 3.9.

Meanwhile, pip install git+https://github.com/touqir14/Microdict works fine, at least on my local machine (Windows 10 64bit, CPython 3.11).

Presumably, accepting this merge would fix this bug and allow installs from pip again for recent versions of Python.

jslegers avatar Sep 02 '24 06:09 jslegers