Skip to content

Commit

Permalink
Add new dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcaliburZero committed Feb 23, 2024
1 parent 1b674b2 commit 31eb3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "dqmj1_info"
version = "0.0.1"
dependencies = ["numpy", "pandas", "Pillow"]
dependencies = ["numpy", "pandas", "Pillow", "gooey"]

[project.scripts]
dqmj1_extract_files = "dqmj1_info:extract_files.main_cli"
Expand Down

0 comments on commit 31eb3f7

Please sign in to comment.