The source project of this merge request has been removed.
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.