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.
2 parents 816669f + 7506707 commit e9e60aaCopy full SHA for e9e60aa
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "Extract files from UBI and UBIFS images."
5
authors = ["ONEKEY <support@onekey.com>", "Jason Pruitt <jrspruitt@gmail.com>"]
6
license = "GNU GPL"
7
readme = "README.md"
8
-packages = [{include = "ubi_reader"}]
+packages = [{include = "ubireader"}]
9
10
[tool.poetry.dependencies]
11
python = "^3.8"
0 commit comments