Skip to content

Commit 8b59dcf

Browse files
committed
GOL-726 adds textract-q info
1 parent 556984a commit 8b59dcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ requires = ["poetry-core"]
66
authors = ["Dean Malmgren <[email protected]>"]
77
description = "Minimally maintained fork of deanmalmgren/textract to replace '*' dependencies "
88
license = "MIT"
9-
name = "textract-py3"
9+
name = "textract-q"
1010
packages = [{include = "textract"}]
1111
readme = "README.md"
12-
repository = "https://github.com/KyleKing/textract-py3"
12+
repository = "https://github.com/QuorumUS/textract-q"
1313
version = "2.2.0"
1414

1515
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)