summaryrefslogtreecommitdiffstats
path: root/package/python-influxdb/Config.in
blob: a848e4f2ae4e4cd92aa4aa0b5bd768f58eb92f02 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_PYTHON_INFLUXDB
	bool "python-influxdb"
	select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
	select BR2_PACKAGE_PYTHON_PYTZ # runtime
	select BR2_PACKAGE_PYTHON_REQUESTS # runtime
	select BR2_PACKAGE_PYTHON_SIX # runtime
	help
	  InfluxDB client.

	  https://github.com/influxdb/influxdb-python
OpenPOWER on IntegriCloud