Remove pytest-runner, use pypa build and installer

Do pytest-runner removal, and use python-build and python-installer.

Note: pytest-runner was set as 'setup_requires' in setup.py, but it was unnecessary. pytest is already in test_requires.

Merge request reports

Loading