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

Replace pytest-runner with tox #227

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

jameshilliard
Copy link
Contributor

@jameshilliard jameshilliard commented May 17, 2022

This isn't a build requirement so it shouldn't be under setup_requires.

Migrate to tox as well since pytest-runner is deprecated.

@nycholas nycholas self-assigned this May 18, 2022
@nycholas
Copy link
Member

Hi @jameshilliard,

After some changes in setuptools and the feature that pytest-runner relies on was deprecated, I think it is better to remove the dependency pytest-runner from the project.

Could you update this PR and remove the pytest-runner completely from the project?

See here, maybe it will need to change too: https://github.com/cenobites/flask-jsonrpc/blob/master/Makefile#L16=

Thank you.

This isn't a build requirement so it shouldn't be under
setup_requires.

Migrate to tox as well since pytest-runner is deprecated.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
@jameshilliard jameshilliard changed the title Move pytest-runner to tests_require Replace pytest-runner with tox Jun 10, 2022
@jameshilliard
Copy link
Contributor Author

Could you update this PR and remove the pytest-runner completely from the project?

Replaced it with tox in tests_require and the Makefile.

@nycholas
Copy link
Member

@jameshilliard thank you!

@nycholas nycholas closed this Jun 14, 2022
@nycholas nycholas reopened this Jun 14, 2022
@nycholas nycholas merged commit 2426b7f into cenobites:master Jun 14, 2022
@jameshilliard jameshilliard deleted the fix-setup-requires branch July 23, 2022 19:59
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

Successfully merging this pull request may close these issues.

None yet

2 participants