mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
Commit log: https://github.com/glyph/automat/compare/v22.10.0...v24.8.1 - Convert to PEP-517 - Note: 24.8 introduces a major change to the public API, `TypeMachineBuilder`, while retaining `MethodicalMachine` for backward compatibility. See the documentation for details. PR: 281847
8 lines
154 B
Text
8 lines
154 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Install graphics/py-graphviz and devel/py-twisted to enable state
|
|
machine visualization (`automat-visualize`).
|
|
EOM
|
|
}
|
|
]
|