Skip to content

Commit bf7067c

Browse files
isHarryhK0lb3
authored andcommitted
chore(pyproject.toml): fix typo
1 parent 2fa0772 commit bf7067c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = [
1414
"unity",
1515
"unity-asset",
1616
"python3",
17-
"data-minig",
17+
"data-mining",
1818
"unitypack",
1919
"assetstudio",
2020
"unity-asset-extractor",
@@ -43,9 +43,9 @@ dependencies = [
4343
"brotli", # WebFile compression
4444
# Texture & Sprite handling
4545
"Pillow",
46-
"texture2ddecoder >= 1.0.5", # texture decompression
47-
"etcpak", # ETC & DXT compression
48-
"astc-encoder-py >= 0.1.8", # ASTC compression
46+
"texture2ddecoder >= 1.0.5", # texture decompression
47+
"etcpak", # ETC & DXT compression
48+
"astc-encoder-py >= 0.1.8", # ASTC compression
4949
# audio extraction
5050
"pyfmodex >= 0.7.1",
5151
# filesystem handling

0 commit comments

Comments
 (0)