setup.py
setup.cfg
Added `pyproject.toml`. Removed `setup.py` - it is no longer needed. Got rid of tests erroroneously finding their way into the wheel.
Add workflow for publishing to PyPI.