Skip to content

Run pytest in conda recipe #224

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

Merged
merged 11 commits into from
Feb 18, 2021
Merged

Run pytest in conda recipe #224

merged 11 commits into from
Feb 18, 2021

Conversation

1e-to
Copy link
Contributor

@1e-to 1e-to commented Feb 1, 2021

Closes #222

@@ -33,7 +33,7 @@ requirements:

test:
requires:
- scipy # [linux]
- pytest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why scipy is removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pytest can runs without it
Return back?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you run it with dpnp?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@1e-to update to main please.

@PokhodenkoSA
Copy link
Contributor

Copy link
Contributor

@PokhodenkoSA PokhodenkoSA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PokhodenkoSA PokhodenkoSA merged commit 285627d into IntelPython:main Feb 18, 2021
@1e-to 1e-to deleted the pytest_rec branch November 3, 2021 11:54
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.

Run pytest in conda recipe
2 participants