Skip to content

Commit b09ac75

Browse files
isHarryhK0lb3
authored andcommitted
chore(pyproject.toml): fix typo
1 parent d8169d7 commit b09ac75

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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)