Skip to content

Commit e84a8e6

Browse files
authored
Project name must match PyPi (#9)
1 parent 113745c commit e84a8e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=77", "setuptools-scm>=8", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "customerio_cdp_analytics"
6+
name = "customerio-cdp-analytics"
77
dynamic = ["version"]
88
# Version is derived from git tags via setuptools-scm (e.g. tag v3.0.0 → version 3.0.0)
99
description = "Customer.io Data Pipelines (CDP) Python bindings."

0 commit comments

Comments
 (0)