Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • lbmpy lbmpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pycodegen
  • lbmpylbmpy
  • Merge requests
  • !138

Fix install lbmpy without VCS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Markus Holzer requested to merge holzer/lbmpy:install_requires into master Nov 22, 2022
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 1

When copying lbmpy out of GIT it is not possible to install it because it can not determine its version. In fact, it is impossible to determine the version then. This MR tries to fix the situation.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: install_requires