Skip to content

[TEST] Remove unintentional pytest dependency - #6399

Merged
yzhliu merged 1 commit into
apache:masterfrom
leandron:fix_pytest_dep
Sep 4, 2020
Merged

[TEST] Remove unintentional pytest dependency#6399
yzhliu merged 1 commit into
apache:masterfrom
leandron:fix_pytest_dep

Conversation

@leandron

@leandron leandron commented Sep 4, 2020

Copy link
Copy Markdown
Contributor

This removes an unintentional dependency on pytest, that exists on python/tvm/__init__.py.

Fix #6398

cc @tqchen @tkonolige @d-smirnov

@tkonolige

Copy link
Copy Markdown
Contributor

Looks good!

@yzhliu
yzhliu merged commit e382b16 into apache:master Sep 4, 2020
@yzhliu

yzhliu commented Sep 4, 2020

Copy link
Copy Markdown
Member

Thanks @leandron @tkonolige @tqchen

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.

import tvm now requires pytest

4 participants