Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • dorie
  • dorie
  • Merge Requests
  • !208

Closed
Opened Jun 26, 2020 by Santiago Ospina De Los Ríos@sospinarMaintainer
  • Report abuse
Report abuse

Install python packages without the editable mode by default

  • Overview 8
  • Commits 2
  • Pipelines 2
  • Changes 1

Description

Installation of python dune virtual environment is currently activated by default. This is alright for using the build files but is incorrect for proper installations. This MR fixes that. If the user still wants to install with editable mode, she/he can set the corresponding dune flag for it.

Edited Jun 26, 2020 by Santiago Ospina De Los Ríos
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: dorie/dorie!208
Source branch: bugfix/install-python-module