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

Remove pytest-runner #115

Closed
henryk opened this issue Nov 27, 2019 · 1 comment
Closed

Remove pytest-runner #115

henryk opened this issue Nov 27, 2019 · 1 comment

Comments

@henryk
Copy link

henryk commented Nov 27, 2019

Line

Box/setup.py

Line 36 in 6d8790e

setup_requires=['pytest-runner'],
should be removed.

Issue 1 (my immediate one): I'm using automated builds for an embedded device and the build environment is minimal, and doesn't include pytest. Since I'm not testing.
Issue 2: https://pypi.org/project/pytest-runner/#deprecation-notice

@cdgriffith
Copy link
Owner

Fixed in 4.0

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

No branches or pull requests

2 participants