Skip to content

Commit 308ec72

Browse files
committed
fix: Update project description for clarity and completeness
1 parent 31d6638 commit 308ec72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "pandas-ta-classic"
77
dynamic = ["version"] # Version is dynamically determined from git tags
8-
description = "Technical Analysis Indicators - Pandas TA Classic is an easy to use Python 3 Pandas Extension with 141 indicators, 62 TA-Lib patterns (203 total)"
8+
description = "Technical Analysis Indicators - Pandas TA Classic is an easy to use Python 3 Pandas Extension with a comprehensive collection of indicators and TA-Lib patterns."
99
readme = "README.md"
1010
license = {text = "MIT"}
1111
authors = [

0 commit comments

Comments
 (0)