Skip to content

Remove hard dependency on ogs package.

Lars Bilke requested to merge bilke/ogstools:rm-ogs-dep into main

Removed hard dependency on ogs package, for full functionality please install via pip install ogstools[ogs]

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?
  4. API-breaking changes documented here
Edited by Lars Bilke

Merge request reports