Required Version
required_version(specifier: str) -> None:¶
set a required version of angreal for a template to use, can use boundary conditions like "
>,<,>=,<=,!="
{{< hint type=warning >}}
raises EnvironmentError if angreal binary doesn't fit within boundary condition requested
{{< /hint >}}