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 dependecy on lazy fixture #460

Merged
merged 12 commits into from
Apr 28, 2024
Merged

Remove dependecy on lazy fixture #460

merged 12 commits into from
Apr 28, 2024

Conversation

apaleyes
Copy link
Collaborator

Issue #, if available: N/A but our build is broken

Description of changes: lazy-fixture is broken and probably won't be fixed: TvoroG/pytest-lazy-fixture#65. This PR removes dependency on it from emukit.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@apaleyes
Copy link
Collaborator Author

This PR is not enjoying itself. Python 3.7 is failing (it's EOL), something's wrong with GPy. Let's fix it all here

@apaleyes apaleyes merged commit 80275bb into main Apr 28, 2024
7 checks passed
@apaleyes apaleyes deleted the remove-lazy-fixture branch April 28, 2024 22:49
This was referenced Apr 28, 2024
@mmahsereci mmahsereci mentioned this pull request May 7, 2024
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.

Raise error with pytest==8.0.0
1 participant