Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S shakyground2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • 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
  • Shakemap
  • shakyground2
  • Merge requests
  • !27

Fixes long line length in shakemap.py, limits OQ version to <3.12.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Graeme Weatherill requested to merge gweather/shakyground2:bug/oq_version_format_fix_oct2021 into master Oct 04, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

Previously merged feature !26 (merged) was led to a failing pipeline due to a long-line formatting issue. This fixes it.

Also raised in #25 is the issue that the 3.12.0 version of OQ will break the shakemap calculator until the library is brought into alignment with the major changes in the OQ library. This MR edits the setup.py in order to fix the OQ version to <3.12.0 as a temporary solution until the changes are made.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug/oq_version_format_fix_oct2021