1config BR2_PACKAGE_PYTHON_PLUGGY
2	bool "python-pluggy"
3	help
4	  plugin and hook calling mechanisms for python.
5
6	  https://github.com/pytest-dev/pluggy
7