erdc / proteus

A computational methods and simulation toolkit
http://proteustoolkit.org
MIT License
88 stars 56 forks source link

Replace recordtype with namedlist #1259

Closed jan-janssen closed 2 years ago

jan-janssen commented 2 years ago

Mandatory Checklist

Please ensure that the following criteria are met:

As a general rule of thumb, try to follow PEP8 guidelines.

Description

recordtype is no longer updated the successor is named namedlist: https://github.com/timgates42/namedlist So I updated the reference to recordtype and replaced it with namedlist.

cekees commented 2 years ago

Not sure what is going on with the tests. I need to take a closer look, but I may not get to it today. @jhcollins do you have a conda-based installation you could try to test locally?