Skip to content

Commit fb64a60

Browse files
committed
changing project name in pyproject.toml to address pypi push error
1 parent 416a971 commit fb64a60

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
@@ -63,7 +63,7 @@ requires = ["setuptools>=61.0", "build", "python-docx", "loguru"]
6363
build-backend = "setuptools.build_meta"
6464

6565
[project]
66-
name = "textspitter_fsecada01"
66+
name = "textspitter"
6767
dynamic = ["dependencies", "optional-dependencies", "version"]
6868
authors = [
6969
{ name="Francis Secada", email="francis.secada@gmail.com" },

0 commit comments

Comments
 (0)