Tags: Purecontrol/testcontainers-python-influxdb
Tags
feat: support test containers for influxdb 1.x and 2.x versions (#1) * feat(influxdb): support InfluxDB 1.x and 2.x versions * docs(readme): add test examples and acknowledgements * build(python, pre-commit): lower requirements of pre-commit to 3.5.0 so that the project accept Python 3.8+ versions too * docs(influxdb): add use cases in the docstring of 1.x and 2.x versions of InfluxDB containers, add a type hint