diff --git a/pyproject.toml b/pyproject.toml index 66cd3b8..7a7e408 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ['setuptools', 'wheel', 'pytest-runner>=2.11.1'] +requires = ['setuptools', 'wheel'] build-backend = 'setuptools.build_meta' [project]