Open SebastianDD opened 2 months ago
For each Python version supported in pyproject.toml, create a separate wheel for pypi
pyproject.toml
Each wheel should then only contain these PF Versions directories where the supported Python version (seeinterface.py) matches the Python version of the wheel.
Versions
interface.py
For each Python version supported in
pyproject.toml
, create a separate wheel for pypiEach wheel should then only contain these PF
Versions
directories where the supported Python version (seeinterface.py
) matches the Python version of the wheel.