Jonxslays/piston_rspy

pyproject and setup files conflicting

Jonxslays opened this issue · 0 comments

Warnings are thrown when the project has to build from source during pip install.

Remove the project section from pyproject.toml should resolve.
This will involve updating the version check bash lines in the github release action.