Starting on v0.51.6 no source distribution is uploaded to PyPI
RobPasMue opened this issue · 1 comments
RobPasMue commented
Starting on v0.51.6 and onwards, no source distribution is being shared in PyPI. This can be checked here:
- v0.51.5: https://pypi.org/project/ansys-mapdl-reader/0.51.5/#files
- v0.51.6: https://pypi.org/project/ansys-mapdl-reader/0.51.6/#files
- v0.51.7: https://pypi.org/project/ansys-mapdl-reader/0.51.7/#files
- ...
- v0.52.3 (latest): https://pypi.org/project/ansys-mapdl-reader/#files
Uploading the source files to PyPI is key for those cases in which (for whatever reason) specific wheels for a certain OS and Python version are not found. This should be solved. It should be uploaded as part of the release process.
RobPasMue commented
This was realized because of https://github.com/pyansys/pyansys/actions/runs/3462305380/jobs/5781019668
We are trying to build the Python 3.11 pyansys
metapackage. And no Python 3.11 wheel is available just yet for ansys-mapdl-reader