We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 942eb94 + f8f0d05 commit 7ae2b08Copy full SHA for 7ae2b08
README.md
@@ -0,0 +1 @@
1
+Provides additional functions for creating beautiful tables with 'great-tables'.
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "gt-extras"
9
-version = "0.1.0"
+dynamic = ["version"]
10
description = "Provides additional functions for creating beautiful tables with 'great-tables'."
11
readme = "README.md"
12
requires-python = ">=3.9"
0 commit comments