Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytest-runner not required #167

Open
pgajdos opened this issue Dec 14, 2021 · 1 comment
Open

pytest-runner not required #167

pgajdos opened this issue Dec 14, 2021 · 1 comment

Comments

@pgajdos
Copy link

pgajdos commented Dec 14, 2021

Deprecated pytest-runner is not necessary for running the testsuite.

@0-wiz-0
Copy link

0-wiz-0 commented Aug 10, 2024

--- setup.py.orig       2024-08-10 06:40:00.112856469 +0000
+++ setup.py
@@ -54,7 +54,6 @@ for key, reqs in extras_require.items():
     extras_require['all'].extend(reqs)

 setup_requires = [
-    'pytest-runner>=2.7',
     'setuptools_scm>=3.1.0',
 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants