We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to install opc-diag in a pixi project, but the solver fails (by consuming all RAM 😅 ), I think due to opc-diag depending on itself.
opc-diag
The entry opc-diag in the dependencies of pyproject.toml probably shouldn't be there. Could it be removed?
pyproject.toml
Thanks for your consideration
The text was updated successfully, but these errors were encountered:
k, should be fixed by #13, let me know if it gives you trouble :)
Sorry, something went wrong.
No branches or pull requests
I'm trying to install
opc-diag
in a pixi project, but the solver fails (by consuming all RAM 😅 ), I think due toopc-diag
depending on itself.The entry
opc-diag
in the dependencies ofpyproject.toml
probably shouldn't be there. Could it be removed?Thanks for your consideration
The text was updated successfully, but these errors were encountered: