Skip to content

Update and fix the dependencies in the development env #12

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

Closed
wants to merge 13 commits into from

Conversation

WenjieDu
Copy link
Owner

As mentioned in #7, I am trying to update and fix the dependencies of the development environment for testing cases. Expecting this can help speed up the processing of setting up Conda when running tests.

@WenjieDu WenjieDu closed this Aug 22, 2022
@WenjieDu WenjieDu reopened this Aug 22, 2022
@WenjieDu
Copy link
Owner Author

So far, my conclusion is similar to MaciejSkrabski in PR #7.

I only had success with specified Conda channels that indeed speeds up the testing process. I also tried to specify both channels and versions of dependencies but failed. Even only appointing the minimum versions did not pass this test run, all python 3.7 cases failed when setting up Conda, but 3.9 cases were all fine. Dependency version parsing seems can be affected by different versions of python.

I'm not going to merge this PR, but rather take it as a playground for testing.

@WenjieDu
Copy link
Owner Author

WenjieDu commented Apr 4, 2023

I'm closing this PR due to the problem has been solved in the latest release v0.0.10. Please feel free to reopen it if anyone meets the same issue again.

@WenjieDu WenjieDu closed this Apr 4, 2023
@WenjieDu WenjieDu deleted the fix-dev-env-dependencies branch April 4, 2023 05:20
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.

1 participant