Skip to content

Commit 6fc1b9e

Browse files
committed
Update description
1 parent a5afc7a commit 6fc1b9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ authors = [
3838
maintainers = [
3939
{name = "Jin-Hong Du", email = "jinhongd@andrew.cmu.com"}
4040
]
41-
description = "causarray is a Python module for A Python package for simultaneous causal inference with an array of outcomes."
41+
description = "causarray is a Python module for simultaneous causal inference with an array of outcomes."
4242
readme = {file = "README.md", content-type = "text/markdown"}
4343
license = {text = "MIT License"}
4444

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = causarray
3-
description = causarray is a Python module for A Python package for simultaneous causal inference with an array of outcomes.
3+
description = causarray is a Python module for simultaneous causal inference with an array of outcomes.
44
long_description = file: README.md, LICENSE
55
long_description_content_type = text/markdown
66
url = https://github.com/jaydu1/causarray

0 commit comments

Comments
 (0)