pyslurm icon indicating copy to clipboard operation
pyslurm copied to clipboard

WIP attempt fix build to be PEP 517 compatible

Open salotz-sitx opened this issue 3 years ago • 0 comments

My first attempt at supporting PEP 517 (i.e. pyproject.toml).

This approach uses Cython as a build dependency.

Feel free to dismiss, just wanted to share in case it might be helpful.

It also tried to clean a number of things up in the script that wouldn't be needed if leveraging PEP 517.

salotz-sitx avatar Nov 16 '21 16:11 salotz-sitx