Microdict
Microdict copied to clipboard
Build wheels for all versions of Python
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.