Skip to content
Snippets Groups Projects

[cmake][python] use `pip --upgrade` on install

Merged Martin Nolte requested to merge feature/force-installation-of-python-modules into master

This patch will always upgrade the Python package upon make install.

Previously, the Python package was only installed, if the package had not been installed before. This violates the principle of least surprise as we intuitively except make install to overwrite all files during the install procedure.

This fixes #81 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading