SIGN IN SIGN UP

pyproject.toml: add skbuild to dev dependencies

The README says to run `python3 setup.py develop` to build the library, however on a blank install this fails because scikit-build is not installed. This adds it to the dev dependencies so that it is installed.
L
Lucas Doyle committed
99c016c9b367641d3b04d91ca77590b53d288b28
Parent: d957422