Config.in 263 B

12345678
  1. config BR2_PACKAGE_PYTHON_TYPING
  2. bool "python-typing"
  3. depends on BR2_PACKAGE_PYTHON
  4. help
  5. Type Hints for Python. This is a backport of the standard
  6. library typing module to Python versions older than 3.5.
  7. https://docs.python.org/3/library/typing.html