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

Check pip packages consistency #313

Closed
wants to merge 2 commits into from
Closed

Check pip packages consistency #313

wants to merge 2 commits into from

Conversation

yajo
Copy link
Contributor

@yajo yajo commented Jun 4, 2020

Applying pypa/pip#8104 (comment) everywhere to make sure builds do not include incompatible dependencies.

Applying pypa/pip#8104 (comment) everywhere to make sure builds do not include incompatible dependencies.
@yajo yajo self-assigned this Jun 4, 2020
@yajo yajo added the bug label Jun 4, 2020
In https://github.com/Tecnativa/doodba/actions/runs/124571474 you can see there were a lot of inconsistencies already inside doodba.

- Pin some package versions to avoid conflicts. Specifically virtualenv and geoip2.
- Install CLI apps via pipx (or pipsi for python < 3.6).
@yajo
Copy link
Contributor Author

yajo commented Mar 8, 2021

Problem didn't happen, so closing.

@yajo yajo closed this Mar 8, 2021
@yajo yajo deleted the pipcheck branch March 8, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant