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

pip –b deprecation #70

Closed
3 tasks done
rolyp opened this issue Nov 9, 2020 · 0 comments
Closed
3 tasks done

pip –b deprecation #70

rolyp opened this issue Nov 9, 2020 · 0 comments
Labels
type:breaking-change Problem introduced by incompatible change to external library or component what:CI/CD

Comments

@rolyp
Copy link
Collaborator

rolyp commented Nov 9, 2020

The pip wheel step complains with:

DEPRECATION: The -b/--build/--build-dir/--build-directory option is deprecated. pip 20.3 will remove support for this functionality. A possible replacement is use the TMPDIR/TEMP/TMP environment variable, possibly combined with –no-clean. You can find discussion regarding this at pypa/pip#8333.

  • Mac build
  • Linux build
  • Windows build
@rolyp rolyp added what:CI/CD type:breaking-change Problem introduced by incompatible change to external library or component labels Nov 9, 2020
@rolyp rolyp closed this as completed Nov 9, 2020
@rolyp rolyp reopened this Nov 9, 2020
@rolyp rolyp closed this as completed Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:breaking-change Problem introduced by incompatible change to external library or component what:CI/CD
Projects
None yet
Development

No branches or pull requests

1 participant