Closed Gamenot closed 1 year ago
This PR adds additional information to the metadata. This allows for constrained and unconstrained arguments to be included in the metadata.
I am considering adding additional serialization support.
Something odd is happening with the build/ now. I wonder if it has to do with using yaml instead of pickle.
build/
yaml
pickle
edit: One of the scenario builds was failing and that resulted build/ not getting generated.
This PR adds additional information to the metadata. This allows for constrained and unconstrained arguments to be included in the metadata.
I am considering adding additional serialization support.