Open
Description
I'm wondering if it's possible to include the source code on PyPI. I could check that this project deals with python=>3.5
(which may cause problems with lastest numpy versions), and I think that it would be nice to have the source code available on PyPI for those cases where aren't python==3.7
(for example, the specific case when I need mkl-ffi==1.2.0
on python==3.6
):
Links
Activity
gdubicki commentedon Apr 25, 2024
If I am reading this issue right, it is still valid, although the wheel versions have changed. For example, the current latest v1.3.8 is only available as wheels for Python 3.9 and 3.10 on Linux and Windows: