Important Notice: Starting April 1st, 2025, OSx/macOS builds will no longer be supported due to the end-of-life (EOL) of VMWare support for macOS infrastructure.
Join over 500,000 developers testing and building on Travis CI
* Require registration for YAML constructors & representers -- this no longer happens automatically as a side-effect of importing the `gryaml` package. * Add "simple" constructors & representers, to convert Nodes or Relationships to plain YAML structures or YAML structures tagged with '!gryaml.*' to plain Python structures. * Reorganized repo so package is in `src/`. * Added more tests. * Use `py2neo_compat` as compatibility layer.