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 warnings from asyncio version module specs #1476

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

kclowes
Copy link
Collaborator

@kclowes kclowes commented Oct 21, 2019

What was wrong?

Pytest was skipping one of the version-module tests because it didn't know what pytest.mark.asyncio is.

How was it fixed?

Installed pytest-asyncio, added to setup.py, and updated the tests so they aren't failing.

Todo:

Cute Animal Picture

image

@kclowes kclowes force-pushed the remove-dep-warnings-async-tests branch from 29288c8 to 95facd7 Compare October 21, 2019 17:44
@kclowes kclowes merged commit 6574a17 into ethereum:master Oct 24, 2019
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.

2 participants