We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup.py
1 parent 304c4c5 commit d23e1cfCopy full SHA for d23e1cf
azurite/setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_namespace_packages
2
3
-description = "Core component of testcontainers-python."
+description = "Azurite component of testcontainers-python."
4
5
setup(
6
name="testcontainers-azurite",
clickhouse/setup.py
-description = "Clickhouse component of testcontainers-python."
+description = "ClickHouse component of testcontainers-python."
name="testcontainers-clickhouse",
0 commit comments