Add a `pyproject.toml`
Created by: scarlehoff
Any other options we should add?
(I guess eventually this file will contain the entire installation rules, for now I'd just like to add the isort
and black
options.
This is a first small step towards having pre-commit hooks*)
*which I hate