Config.in 198 B

1234567
  1. config BR2_PACKAGE_PYTHON_OUTCOME
  2. bool "python-outcome"
  3. select BR2_PACKAGE_PYTHON_ATTRS # runtime
  4. help
  5. Capture the outcome of Python function calls.
  6. https://github.com/python-trio/outcome