Config.in 229 B

1234567
  1. config BR2_PACKAGE_PYTHON_FUTURES
  2. bool "python-futures"
  3. depends on BR2_PACKAGE_PYTHON # not needed for python3
  4. help
  5. Backport of the concurrent.futures package from Python 3.2.
  6. https://github.com/agronholm/pythonfutures