summaryrefslogtreecommitdiffstats
path: root/package/python-pyhamcrest/Config.in
blob: c2a4dc06f702dd15566d8e0251060e4709322c2e (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_PYTHON_PYHAMCREST
	bool "python-pyhamcrest"
	select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
	select BR2_PACKAGE_PYTHON_SIX # runtime
	help
	  Hamcrest framework for matcher objects.

	  https://github.com/hamcrest/PyHamcrest
OpenPOWER on IntegriCloud