We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556984a commit 8b59dcfCopy full SHA for 8b59dcf
pyproject.toml
@@ -6,10 +6,10 @@ requires = ["poetry-core"]
6
authors = ["Dean Malmgren <[email protected]>"]
7
description = "Minimally maintained fork of deanmalmgren/textract to replace '*' dependencies "
8
license = "MIT"
9
-name = "textract-py3"
+name = "textract-q"
10
packages = [{include = "textract"}]
11
readme = "README.md"
12
-repository = "https://github.com/KyleKing/textract-py3"
+repository = "https://github.com/QuorumUS/textract-q"
13
version = "2.2.0"
14
15
[tool.poetry.dependencies]
0 commit comments