465b / nemf

A novel three step network-based general ecosystem modeling framework
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

switch away from "yaml" to either PyYAML or pyaml #65

Closed 465b closed 4 years ago

465b commented 4 years ago

the yaml package is no longer maintained

465b commented 4 years ago

we already use pyyaml. however, pyyaml is importet as "yaml"