You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This creates a problem in that both code sets cannot be installed concurrently. One overwrites the other.
I'm asking both projects for their suggestion as to how we can resolve this problem. Ideally, the resolution would occur in the project, so it solve the issue for all packaging systems.
Thank you.
The text was updated successfully, but these errors were encountered:
Both pytest-dev/pytest and logilab-common (https://www.logilab.org/project/logilab-common) install the same script. Specifically pytest
This creates a problem in that both code sets cannot be installed concurrently. One overwrites the other.
I'm asking both projects for their suggestion as to how we can resolve this problem. Ideally, the resolution would occur in the project, so it solve the issue for all packaging systems.
Thank you.
The text was updated successfully, but these errors were encountered: