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

[hotfix] Do not use cache when installing python requirements #366

Merged
merged 12 commits into from
Oct 22, 2021

Conversation

uilianries
Copy link
Member

Enforce no cache usage for tox

Related to #365

/cc @ericLemanissier @madebr

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
.ci/generate_env_linux.sh Outdated Show resolved Hide resolved
.ci/generate_env_windows.bat Outdated Show resolved Hide resolved
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
SSE4
SSE4 previously approved these changes Oct 21, 2021
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Copy link
Contributor

@jgsogo jgsogo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the problem with using the cache dir (why add --no-cache-dir)? In this context it is harmless to cache the files that pip downloads...

@uilianries
Copy link
Member Author

@jgsogo I'll keep tox recreate only.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
@danimtb danimtb merged commit 96804ba into conan-io:master Oct 22, 2021
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.

5 participants