Skip to content

Version 3.8.0

Compare
Choose a tag to compare
@Jeff-Meadows Jeff-Meadows released this 10 Mar 16:17
· 4 commits to master since this release
2bb1514
Fix incompatibilities with newer dependencies (#201)

This commit fixes an incompatibility with pytest 8.1.1,
and  some with python 3.12.

This commit also fixes up some pycodestyle and
pylint problems that snuck in with some earlier commits.

Fixes #199 and #198
---------

Co-authored-by: Jonathan Karlsen <JONAK@equinor.com>