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

pytest-dev/pytest installs same script as logilab-common #2243

Closed
dlangille opened this issue Feb 9, 2017 · 2 comments
Closed

pytest-dev/pytest installs same script as logilab-common #2243

dlangille opened this issue Feb 9, 2017 · 2 comments

Comments

@dlangille
Copy link

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.

@RonnyPfannschmidt
Copy link
Member

as per #1833 this is intentional and pytest will stay as is

@dlangille
Copy link
Author

Thank you. That saves me from contacting logilab-common. Cheers.

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

No branches or pull requests

2 participants